X-Git-Url: https://git.ktnx.net/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fprofile_detail.xml;h=3c192f6d74dd10bc2f587a59049112983c91f050;hb=35050728743d57f5edc80658c19b03bd1be28b00;hp=c1aea4dc3a1830e268bd040e90bf05684ad9b936;hpb=beeffcb40785a7d77fbea3a4f1a39750e3201eaa;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 c1aea4dc..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"> @@ -162,44 +163,91 @@ android:textAppearance="?android:textAppearanceListItem" /> - + + + + + + + - - + android:layout_marginBottom="16dp" + android:text="@string/show_comment_input_by_default" + android:textAppearance="?android:textAppearanceListItem" /> - + + + + + + - - + android:layout_marginBottom="16dp" + android:orientation="vertical"> + + + + + app:srcCompat="@drawable/ic_palette_black_24dp" + android:tint="?android:attr/colorBackground" />