X-Git-Url: https://git.ktnx.net/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fprofile_detail.xml;h=3c192f6d74dd10bc2f587a59049112983c91f050;hb=35050728743d57f5edc80658c19b03bd1be28b00;hp=d095f094ae91876be8fc324b918f55827ac6e4e7;hpb=e66585f679fd7bc33f084418555e427f06f224cb;p=mobile-ledger.git diff --git a/app/src/main/res/layout/profile_detail.xml b/app/src/main/res/layout/profile_detail.xml index d095f094..3c192f6d 100644 --- a/app/src/main/res/layout/profile_detail.xml +++ b/app/src/main/res/layout/profile_detail.xml @@ -87,13 +87,14 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginBottom="@dimen/activity_vertical_margin" - android:background="@color/error_background" + android:background="?colorError" android:padding="@dimen/activity_vertical_margin" android:visibility="gone"> @@ -132,53 +133,121 @@ - - + android:layout_marginBottom="16dp"> - + + - - + android:layout_marginBottom="16dp" + android:clickable="true" + android:focusable="true" + android:orientation="vertical"> + + + + + + + + + + + + + + + + + + + + + + + app:srcCompat="@drawable/ic_palette_black_24dp" + android:tint="?android:attr/colorBackground" />