X-Git-Url: https://git.ktnx.net/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fprofile_list_content.xml;h=a4584ad34773866572a1c90fa5ee96cf1a82f22e;hb=cf461ae87ae19cb160f671e92227da7aa8cf81bf;hp=0f23c761c25fb34d5657550e59ac43c303eeb382;hpb=59e1c221c18f8dfaf6394cdf0a29e4ba2319151d;p=mobile-ledger.git diff --git a/app/src/main/res/layout/profile_list_content.xml b/app/src/main/res/layout/profile_list_content.xml index 0f23c761..a4584ad3 100644 --- a/app/src/main/res/layout/profile_list_content.xml +++ b/app/src/main/res/layout/profile_list_content.xml @@ -20,24 +20,40 @@ xmlns:app="http://schemas.android.com/apk/res-auto" xmlns:tools="http://schemas.android.com/tools" android:id="@+id/profile_list_item" - android:alpha="0.50" android:animateLayoutChanges="true" android:layout_width="match_parent" android:layout_height="@dimen/thumb_row_height" android:layout_gravity="center_horizontal" android:foregroundGravity="center_vertical"> - + app:layout_constraintTop_toTopOf="parent"> + + + + + - - + app:layout_constraintEnd_toEndOf="parent" + app:layout_constraintTop_toTopOf="parent" />