refactor
This commit is contained in:
parent
dd95b32136
commit
5493e5ba7f
1 changed files with 1 additions and 1 deletions
|
@ -477,7 +477,7 @@ public class EditProfilesFragment extends BaseOsmAndFragment {
|
||||||
TextView title;
|
TextView title;
|
||||||
TextView description;
|
TextView description;
|
||||||
ImageView icon;
|
ImageView icon;
|
||||||
ImageView actionIcon;
|
ImageButton actionIcon;
|
||||||
ImageView moveIcon;
|
ImageView moveIcon;
|
||||||
View itemsContainer;
|
View itemsContainer;
|
||||||
FrameLayout moveButton;
|
FrameLayout moveButton;
|
||||||
|
|
Loading…
Reference in a new issue