This commit is contained in:
nielsandriesse
2020-05-21 11:24:09 +10:00
parent e2ca40952e
commit 7588981f10
3 changed files with 4 additions and 3 deletions

View File

@@ -25,7 +25,7 @@
android:id="@+id/profileButton"
android:layout_width="@dimen/small_profile_picture_size"
android:layout_height="@dimen/small_profile_picture_size"
android:layout_marginLeft="10dp"
android:layout_marginLeft="9dp"
android:layout_alignParentLeft="true"
android:layout_centerVertical="true" />