mirror of
https://codeberg.org/comaps/comaps
synced 2026-01-08 13:27:57 +00:00
[android]: Fixed the appearance of an extra margin in the dialog when there is no title.
Also, add a tools:text attribute to the dialog_missed_maps.xml layout for better preview in Android Studio.
This commit is contained in:
committed by
Konstantin Pastbin
parent
92d7499012
commit
957afb1709
@@ -15,6 +15,7 @@
|
||||
android:paddingEnd="@dimen/margin_base_plus"
|
||||
android:textAppearance="@style/MwmTextAppearance.Body2"
|
||||
android:visibility="gone"
|
||||
tools:text="Select maps to download"
|
||||
tools:visibility="visible"/>
|
||||
|
||||
<View
|
||||
|
||||
Reference in New Issue
Block a user