fix layout

This commit is contained in:
kosyak 2023-06-11 22:48:13 +03:00 committed by Konstantin Aleksashin
parent 7c5826c945
commit f9bd73a066

View file

@ -22,7 +22,7 @@
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:layout_centerVertical="true"
android:layout_toRightOf="@+id/account_image"
android:layout_toEndOf="@+id/account_image"
android:orientation="vertical"
android:paddingLeft="@dimen/avatar_item_distance"
android:layout_toLeftOf="@+id/tgl_account_status"