X-Git-Url: https://git.ktnx.net/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fnav_profile_list_head.xml;h=5bd0f4a0d32197e00451c4fb054a968d2d7bb7ec;hb=74ba82dc363c9060e323c71443b350e4c1db0ad2;hp=327fce0762ed7752ea69d7d9a7072983035a4562;hpb=a43ab7172321eb2419280558fa6d7115f1c25950;p=mobile-ledger.git diff --git a/app/src/main/res/layout/nav_profile_list_head.xml b/app/src/main/res/layout/nav_profile_list_head.xml index 327fce07..5bd0f4a0 100644 --- a/app/src/main/res/layout/nav_profile_list_head.xml +++ b/app/src/main/res/layout/nav_profile_list_head.xml @@ -2,26 +2,25 @@ + android:layout_height="@dimen/thumb_row_height"> @@ -37,9 +35,11 @@ @@ -75,7 +75,6 @@ android:layout_height="0dp" android:drawableStart="@drawable/ic_view_list_black_24dp" android:gravity="start|center_vertical" - android:onClick="navProfilesHeadClicked" android:text="@string/profiles" app:layout_constraintBottom_toBottomOf="parent" app:layout_constraintStart_toStartOf="parent"