forked from organicmaps/organicmaps
White close icon.
This commit is contained in:
parent
cee78b70c6
commit
cd11708bfc
6 changed files with 1 additions and 1 deletions
BIN
android/res/drawable-hdpi/ic_close_w.png
Normal file
BIN
android/res/drawable-hdpi/ic_close_w.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 273 B |
BIN
android/res/drawable-ldpi/ic_close_w.png
Normal file
BIN
android/res/drawable-ldpi/ic_close_w.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 200 B |
BIN
android/res/drawable-mdpi/ic_close_w.png
Normal file
BIN
android/res/drawable-mdpi/ic_close_w.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 217 B |
BIN
android/res/drawable-xhdpi/ic_close_w.png
Normal file
BIN
android/res/drawable-xhdpi/ic_close_w.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 366 B |
BIN
android/res/drawable-xxhdpi/ic_close_w.png
Normal file
BIN
android/res/drawable-xxhdpi/ic_close_w.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 493 B |
|
@ -57,7 +57,7 @@
|
|||
android:layout_gravity="center"
|
||||
android:contentDescription="@null"
|
||||
android:padding="@dimen/margin_medium"
|
||||
android:src="@drawable/ic_close"/>
|
||||
android:src="@drawable/ic_close_w"/>
|
||||
|
||||
<ImageView
|
||||
android:id="@+id/search_voice_input"
|
||||
|
|
Loading…
Add table
Reference in a new issue