mirror of
https://github.com/pierre42100/ComunicAndroid
synced 2024-11-27 15:59:29 +00:00
Fix typos
This commit is contained in:
parent
d2f2ea63f4
commit
5c0cedbc23
@ -15,7 +15,7 @@ import android.widget.ImageView;
|
||||
class ImageLoadApplyRunnable implements Runnable {
|
||||
|
||||
/**
|
||||
* The bitmap to appply
|
||||
* The bitmap to apply
|
||||
*/
|
||||
private Bitmap bitmap;
|
||||
|
||||
|
@ -61,7 +61,7 @@ class CommentsAdapter extends ArrayAdapter<Comment> {
|
||||
}
|
||||
|
||||
/**
|
||||
* Fill a view with a specified comments informations
|
||||
* Fill a view with a specified comments information
|
||||
*
|
||||
* @param context The context of the activity / application
|
||||
* @param view The view to update
|
||||
|
Loading…
Reference in New Issue
Block a user