Merge pull request #9729 from osmandapp/profile_appearance_keyboard
Fix profile appearance keyboard
This commit is contained in:
commit
9878530d3f
1 changed files with 2 additions and 0 deletions
|
@ -13,6 +13,8 @@
|
|||
android:layout_height="wrap_content"
|
||||
android:layout_weight="1"
|
||||
android:layout_margin="@dimen/list_content_padding"
|
||||
android:focusable="true"
|
||||
android:focusableInTouchMode="true"
|
||||
app:primaryColor="@color/active_color_primary_dark"
|
||||
app:secondaryColor="?android:textColorSecondary"
|
||||
app:errorColor="@color/color_invalid"
|
||||
|
|
Loading…
Reference in a new issue