aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/drawable
diff options
context:
space:
mode:
authorAlex Ning <chineseperson5@gmail.com>2021-08-03 14:03:45 +0000
committerAlex Ning <chineseperson5@gmail.com>2021-08-03 14:03:45 +0000
commit7fe451b7e15f97b486e61e4217178f5cf454accf (patch)
tree56e7da353f502dc84627fedb7473c78d2e9b7628 /app/src/main/res/drawable
parent7987dd684a40d0817151d581c2071c7c88253ef3 (diff)
downloadinfinity-for-reddit-7fe451b7e15f97b486e61e4217178f5cf454accf.tar
infinity-for-reddit-7fe451b7e15f97b486e61e4217178f5cf454accf.tar.gz
infinity-for-reddit-7fe451b7e15f97b486e61e4217178f5cf454accf.tar.bz2
infinity-for-reddit-7fe451b7e15f97b486e61e4217178f5cf454accf.tar.lz
infinity-for-reddit-7fe451b7e15f97b486e61e4217178f5cf454accf.tar.xz
infinity-for-reddit-7fe451b7e15f97b486e61e4217178f5cf454accf.tar.zst
infinity-for-reddit-7fe451b7e15f97b486e61e4217178f5cf454accf.zip
Use bottom toolbar in ViewImageOrGifActivity is available.
Diffstat (limited to 'app/src/main/res/drawable')
-rw-r--r--app/src/main/res/drawable/ic_wallpaper_white_24dp.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/src/main/res/drawable/ic_wallpaper_white_24dp.xml b/app/src/main/res/drawable/ic_wallpaper_white_24dp.xml
new file mode 100644
index 00000000..9db92d6f
--- /dev/null
+++ b/app/src/main/res/drawable/ic_wallpaper_white_24dp.xml
@@ -0,0 +1,5 @@
+<vector android:height="24dp"
+ android:viewportHeight="24" android:viewportWidth="24"
+ android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
+ <path android:fillColor="@android:color/white" android:pathData="M4,4h7L11,2L4,2c-1.1,0 -2,0.9 -2,2v7h2L4,4zM10,13l-4,5h12l-3,-4 -2.03,2.71L10,13zM17,8.5c0,-0.83 -0.67,-1.5 -1.5,-1.5S14,7.67 14,8.5s0.67,1.5 1.5,1.5S17,9.33 17,8.5zM20,2h-7v2h7v7h2L22,4c0,-1.1 -0.9,-2 -2,-2zM20,20h-7v2h7c1.1,0 2,-0.9 2,-2v-7h-2v7zM4,13L2,13v7c0,1.1 0.9,2 2,2h7v-2L4,20v-7z"/>
+</vector>