Merge pull request #9732 from osmandapp/fix_9550

Fix #9550 Profile settings UI issue
This commit is contained in:
Vitaliy 2020-09-03 02:15:53 +03:00 committed by GitHub
commit 2ed85fd323
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -39,6 +39,7 @@
android:background="@null"
android:clickable="false"
android:focusable="false"
android:saveEnabled="false"
android:paddingLeft="@dimen/content_padding"
android:paddingRight="@dimen/content_padding"
android:paddingStart="@dimen/content_padding"