]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/drawable/ic_star_white_24dp.xml
major rework of the async stuff, view model, pull-to-refresh account list
[mobile-ledger.git] / app / src / main / res / drawable / ic_star_white_24dp.xml
diff --git a/app/src/main/res/drawable/ic_star_white_24dp.xml b/app/src/main/res/drawable/ic_star_white_24dp.xml
new file mode 100644 (file)
index 0000000..0c87e52
--- /dev/null
@@ -0,0 +1,5 @@
+<vector android:height="24dp" android:tint="#EEEEEE"
+    android:viewportHeight="24.0" android:viewportWidth="24.0"
+    android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
+    <path android:fillColor="#FF000000" android:pathData="M12,17.27L18.18,21l-1.64,-7.03L22,9.24l-7.19,-0.61L12,2 9.19,8.63 2,9.24l5.46,4.73L5.82,21z"/>
+</vector>