Scrobblers config activity
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:tint="?colorControlNormal"
|
||||
android:viewportWidth="18"
|
||||
android:viewportHeight="18">
|
||||
<path
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:tint="?colorControlNormal"
|
||||
android:viewportWidth="30.72"
|
||||
android:viewportHeight="30.72">
|
||||
<path
|
||||
|
||||
5
app/src/main/res/drawable/ic_shikimori.xml
Normal file
5
app/src/main/res/drawable/ic_shikimori.xml
Normal file
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<bitmap
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:src="@drawable/ic_shikimori_raw"
|
||||
android:tint="?colorControlNormal" />
|
||||
Reference in New Issue
Block a user