update icons
- icons for dogecoin and litecoin - updated icons for website, bitcoin, donate, flattr and issues Thanks to xphnx (https://gitlab.com/xphnx)
Before Width: | Height: | Size: 648 B After Width: | Height: | Size: 1.4 KiB |
BIN
F-Droid/res/drawable-hdpi/ic_changelog.png
Normal file
After Width: | Height: | Size: 969 B |
BIN
F-Droid/res/drawable-hdpi/ic_dogecoin.png
Normal file
After Width: | Height: | Size: 789 B |
Before Width: | Height: | Size: 976 B After Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 662 B After Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 454 B After Width: | Height: | Size: 856 B |
BIN
F-Droid/res/drawable-hdpi/ic_litecoin.png
Normal file
After Width: | Height: | Size: 1.0 KiB |
Before Width: | Height: | Size: 401 B After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 563 B After Width: | Height: | Size: 835 B |
BIN
F-Droid/res/drawable-mdpi/ic_changelog.png
Normal file
After Width: | Height: | Size: 592 B |
BIN
F-Droid/res/drawable-mdpi/ic_dogecoin.png
Normal file
After Width: | Height: | Size: 533 B |
Before Width: | Height: | Size: 741 B After Width: | Height: | Size: 736 B |
Before Width: | Height: | Size: 571 B After Width: | Height: | Size: 757 B |
Before Width: | Height: | Size: 420 B After Width: | Height: | Size: 542 B |
BIN
F-Droid/res/drawable-mdpi/ic_litecoin.png
Normal file
After Width: | Height: | Size: 695 B |
Before Width: | Height: | Size: 439 B After Width: | Height: | Size: 755 B |
Before Width: | Height: | Size: 863 B After Width: | Height: | Size: 1.6 KiB |
BIN
F-Droid/res/drawable-xhdpi/ic_changelog.png
Normal file
After Width: | Height: | Size: 1.1 KiB |
BIN
F-Droid/res/drawable-xhdpi/ic_dogecoin.png
Normal file
After Width: | Height: | Size: 829 B |
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 886 B After Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 617 B After Width: | Height: | Size: 961 B |
BIN
F-Droid/res/drawable-xhdpi/ic_litecoin.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 501 B After Width: | Height: | Size: 1.8 KiB |
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 3.0 KiB |
BIN
F-Droid/res/drawable-xxhdpi/ic_changelog.png
Normal file
After Width: | Height: | Size: 1.8 KiB |
BIN
F-Droid/res/drawable-xxhdpi/ic_dogecoin.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 2.5 KiB |
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 2.5 KiB |
Before Width: | Height: | Size: 562 B After Width: | Height: | Size: 1.7 KiB |
BIN
F-Droid/res/drawable-xxhdpi/ic_litecoin.png
Normal file
After Width: | Height: | Size: 2.2 KiB |
Before Width: | Height: | Size: 476 B After Width: | Height: | Size: 2.1 KiB |
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 3.2 KiB |
BIN
F-Droid/res/drawable-xxxhdpi/ic_changelog.png
Normal file
After Width: | Height: | Size: 1.7 KiB |
BIN
F-Droid/res/drawable-xxxhdpi/ic_dogecoin.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 2.8 KiB After Width: | Height: | Size: 2.7 KiB |
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 2.4 KiB |
Before Width: | Height: | Size: 841 B After Width: | Height: | Size: 1.7 KiB |
BIN
F-Droid/res/drawable-xxxhdpi/ic_litecoin.png
Normal file
After Width: | Height: | Size: 2.3 KiB |
Before Width: | Height: | Size: 667 B After Width: | Height: | Size: 2.7 KiB |
@ -157,9 +157,9 @@ Changelog" />
|
|||||||
android:id="@+id/changelog"
|
android:id="@+id/changelog"
|
||||||
android:layout_width="wrap_content"
|
android:layout_width="wrap_content"
|
||||||
android:layout_height="match_parent"
|
android:layout_height="match_parent"
|
||||||
android:drawableLeft="@drawable/ic_issues"
|
android:drawableLeft="@drawable/ic_changelog"
|
||||||
android:drawablePadding="4dp"
|
android:drawablePadding="4dp"
|
||||||
android:drawableStart="@drawable/ic_issues"
|
android:drawableStart="@drawable/ic_changelog"
|
||||||
android:gravity="center_vertical"
|
android:gravity="center_vertical"
|
||||||
android:paddingTop="4dp"
|
android:paddingTop="4dp"
|
||||||
android:text="@string/menu_changelog"
|
android:text="@string/menu_changelog"
|
||||||
@ -205,9 +205,9 @@ Changelog" />
|
|||||||
android:id="@+id/litecoin"
|
android:id="@+id/litecoin"
|
||||||
android:layout_width="wrap_content"
|
android:layout_width="wrap_content"
|
||||||
android:layout_height="match_parent"
|
android:layout_height="match_parent"
|
||||||
android:drawableLeft="@drawable/ic_donate"
|
android:drawableLeft="@drawable/ic_litecoin"
|
||||||
android:drawablePadding="4dp"
|
android:drawablePadding="4dp"
|
||||||
android:drawableStart="@drawable/ic_donate"
|
android:drawableStart="@drawable/ic_litecoin"
|
||||||
android:gravity="center_vertical"
|
android:gravity="center_vertical"
|
||||||
android:paddingTop="4dp"
|
android:paddingTop="4dp"
|
||||||
android:text="@string/menu_litecoin"
|
android:text="@string/menu_litecoin"
|
||||||
@ -217,9 +217,9 @@ Changelog" />
|
|||||||
android:id="@+id/dogecoin"
|
android:id="@+id/dogecoin"
|
||||||
android:layout_width="wrap_content"
|
android:layout_width="wrap_content"
|
||||||
android:layout_height="match_parent"
|
android:layout_height="match_parent"
|
||||||
android:drawableLeft="@drawable/ic_donate"
|
android:drawableLeft="@drawable/ic_dogecoin"
|
||||||
android:drawablePadding="4dp"
|
android:drawablePadding="4dp"
|
||||||
android:drawableStart="@drawable/ic_donate"
|
android:drawableStart="@drawable/ic_dogecoin"
|
||||||
android:gravity="center_vertical"
|
android:gravity="center_vertical"
|
||||||
android:paddingTop="4dp"
|
android:paddingTop="4dp"
|
||||||
android:text="@string/menu_dogecoin"
|
android:text="@string/menu_dogecoin"
|
||||||
|
@ -137,5 +137,5 @@ published by the Free Software Foundation, either version 3 of the License, or
|
|||||||
Some icons are made by [Picol](http://www.flaticon.com/authors/picol),
|
Some icons are made by [Picol](http://www.flaticon.com/authors/picol),
|
||||||
[Icomoon](http://www.flaticon.com/authors/icomoon) or
|
[Icomoon](http://www.flaticon.com/authors/icomoon) or
|
||||||
[Dave Gandy](http://www.flaticon.com/authors/dave-gandy) from
|
[Dave Gandy](http://www.flaticon.com/authors/dave-gandy) from
|
||||||
[Flaticon](http://www.flaticon.com) and are licensed by
|
[Flaticon](http://www.flaticon.com) or by Google and are licensed by
|
||||||
[Creative Commons BY 3.0](http://creativecommons.org/licenses/by/3.0/).
|
[Creative Commons BY 3.0](http://creativecommons.org/licenses/by/3.0/).
|
||||||
|