mirror of
https://github.com/KokaKiwi/BarInsta
synced 2026-03-14 08:21:35 +00:00
DM sync service
This commit is contained in:
parent
605f15ee3a
commit
df5a96e035
39 changed files with 2076 additions and 600 deletions
10
app/src/main/res/drawable/ic_round_mode_comment_24.xml
Normal file
10
app/src/main/res/drawable/ic_round_mode_comment_24.xml
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="24"
|
||||
android:viewportHeight="24"
|
||||
android:tint="?attr/colorControlNormal">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M22,4c0,-1.1 -0.9,-2 -2,-2H4c-1.1,0 -2,0.9 -2,2v12c0,1.1 0.9,2 2,2h14l4,4V4z"/>
|
||||
</vector>
|
||||
Loading…
Add table
Add a link
Reference in a new issue