Fix #3046
This commit is contained in:
parent
d731404295
commit
73dcab7d0b
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@
|
||||||
android:layout_margin="8dp"
|
android:layout_margin="8dp"
|
||||||
android:background="?attr/downloadButtonBackground"
|
android:background="?attr/downloadButtonBackground"
|
||||||
android:text="@string/update_all"
|
android:text="@string/update_all"
|
||||||
|
android:textColor="?android:textColorPrimary"
|
||||||
osmand:textAllCapsCompat="true"
|
osmand:textAllCapsCompat="true"
|
||||||
tools:visibility="visible"
|
tools:visibility="visible"
|
||||||
android:visibility="gone"/>
|
android:visibility="gone"/>
|
||||||
|
|
Loading…
Reference in a new issue