mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-25 20:51:03 +00:00
feat: Inbox WIP(#222)
This commit is contained in:
5
app/src/main/res/drawable/inbox_empty.xml
Normal file
5
app/src/main/res/drawable/inbox_empty.xml
Normal file
@@ -0,0 +1,5 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:height="24dp" android:tint="#000000" android:viewportHeight="24" android:viewportWidth="24" android:width="24dp">
|
||||
|
||||
<path android:fillColor="@android:color/white" android:pathData="M19,3L4.99,3c-1.11,0 -1.98,0.89 -1.98,2L3,19c0,1.1 0.88,2 1.99,2L19,21c1.1,0 2,-0.9 2,-2L21,5c0,-1.11 -0.9,-2 -2,-2zM19,15h-4c0,1.66 -1.35,3 -3,3s-3,-1.34 -3,-3L4.99,15L4.99,5L19,5v10z"/>
|
||||
|
||||
</vector>
|
||||
Reference in New Issue
Block a user