mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-29 13:53:54 +01:00
decision problem with color of info icon #2940
This commit is contained in:
parent
5b67f87837
commit
5895cc8785
2 changed files with 10 additions and 1 deletions
|
|
@ -25,7 +25,7 @@
|
|||
android:layout_gravity="center_horizontal"
|
||||
android:paddingLeft="12dp"
|
||||
android:paddingRight="12dp"
|
||||
android:drawableEnd="@drawable/ic_info_outline_24dp"
|
||||
android:drawableEnd="@drawable/ic_info_outline_blue_24dp"
|
||||
android:drawablePadding="12dp"
|
||||
android:drawableTint="@color/button_blue_dark"
|
||||
android:text="@string/skip_image"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue