X-Git-Url: https://git.ktnx.net/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fprofile_list_content.xml;h=19b77e5d06ebcc7fad873c82bc9fda66cbf11b4e;hb=74ba82dc363c9060e323c71443b350e4c1db0ad2;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..19b77e5d 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" />