replaced every poche logo with new wallabag logo/icon

This commit is contained in:
Kevin Meyer 2014-08-19 16:25:31 +02:00
parent eeccc1434e
commit 8472f7cc2e
9 changed files with 1 additions and 1 deletions

BIN
res/drawable-hdpi/icon.png Normal file → Executable file

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.0 KiB

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 833 B

BIN
res/drawable-mdpi/icon.png Normal file → Executable file

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

BIN
res/drawable-xhdpi/icon.png Normal file → Executable file

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 2.8 KiB

BIN
res/drawable-xxhdpi/icon.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 KiB

BIN
res/drawable-xxxhdpi/icon.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.6 KiB

BIN
res/drawable/welcome.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.5 KiB

View File

@ -23,7 +23,7 @@
android:layout_weight="0"
android:contentDescription="@string/app_name"
android:scaleType="centerInside"
android:src="@drawable/poche" />
android:src="@drawable/welcome" />
<TextView
android:layout_width="wrap_content"