Changed Kiwix widget 32dp icon name to 'ic_kiwix_widget'

This commit is contained in:
Elad Keyshawn 2016-06-19 19:25:06 +03:00
parent 6a6321cefc
commit d61baf09ff
6 changed files with 1 additions and 1 deletions

View File

Before

Width:  |  Height:  |  Size: 3.0 KiB

After

Width:  |  Height:  |  Size: 3.0 KiB

View File

Before

Width:  |  Height:  |  Size: 1.8 KiB

After

Width:  |  Height:  |  Size: 1.8 KiB

View File

Before

Width:  |  Height:  |  Size: 4.5 KiB

After

Width:  |  Height:  |  Size: 4.5 KiB

View File

Before

Width:  |  Height:  |  Size: 7.8 KiB

After

Width:  |  Height:  |  Size: 7.8 KiB

View File

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB

View File

@ -13,7 +13,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:id="@+id/search_widget_icon"
android:src="@drawable/ic_kiwix_widget_32dp"
android:src="@drawable/ic_kiwix_widget"
android:layout_weight="0.1"/>
<TextView