diff --git a/.idea/deploymentTargetDropDown.xml b/.idea/deploymentTargetDropDown.xml index 78b143c..d6fdd9e 100644 --- a/.idea/deploymentTargetDropDown.xml +++ b/.idea/deploymentTargetDropDown.xml @@ -7,11 +7,11 @@ - + - + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml index 961a5e2..4343ab5 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -15,10 +15,12 @@ + + diff --git a/app/src/main/res/layout/layout_friends_activity.xml b/app/src/main/res/layout/layout_friends_activity.xml index 210313a..a0353d9 100644 --- a/app/src/main/res/layout/layout_friends_activity.xml +++ b/app/src/main/res/layout/layout_friends_activity.xml @@ -46,7 +46,7 @@ android:layout_width="0dp" android:layout_height="match_parent" android:layout_weight="1" - android:layout_gravity="center" + android:gravity="center" android:text="TextView" />