Always ask color text
This commit is contained in:
parent
a1aeb9953b
commit
84deb83900
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@
|
|||
android:paddingLeft="@dimen/content_padding_small"
|
||||
android:paddingRight="@dimen/content_padding_small"
|
||||
android:text="@string/confirm_every_run"
|
||||
android:textColor="?android:textColorPrimary"
|
||||
android:textColor="?attr/color_dialog_buttons"
|
||||
android:textSize="@dimen/default_list_text_size"
|
||||
osmand:typeface="@string/font_roboto_regular"
|
||||
tools:visibility="visible" />
|
||||
|
|
Loading…
Reference in a new issue