mirror of
https://framagit.org/tom79/fedilab-tube
synced 2025-06-05 21:09:11 +02:00
Add flavors
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:tint="#FFFFFF"
|
||||
android:viewportWidth="24"
|
||||
android:viewportHeight="24">
|
||||
<group
|
||||
android:scaleX="1.104"
|
||||
android:scaleY="1.104"
|
||||
android:translateX="-1.248"
|
||||
android:translateY="-1.248">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M10,16.5l6,-4.5 -6,-4.5v9zM12,2C6.48,2 2,6.48 2,12s4.48,10 10,10 10,-4.48 10,-10S17.52,2 12,2zM12,20c-4.41,0 -8,-3.59 -8,-8s3.59,-8 8,-8 8,3.59 8,8 -3.59,8 -8,8z" />
|
||||
</group>
|
||||
</vector>
|
BIN
app/src/full/res/drawable-hdpi/ic_notification_tubelab.png
Normal file
BIN
app/src/full/res/drawable-hdpi/ic_notification_tubelab.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 720 B |
BIN
app/src/full/res/drawable-mdpi/ic_notification_tubelab.png
Normal file
BIN
app/src/full/res/drawable-mdpi/ic_notification_tubelab.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 491 B |
BIN
app/src/full/res/drawable-xhdpi/ic_notification_tubelab.png
Normal file
BIN
app/src/full/res/drawable-xhdpi/ic_notification_tubelab.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 937 B |
BIN
app/src/full/res/drawable-xxhdpi/ic_notification_tubelab.png
Normal file
BIN
app/src/full/res/drawable-xxhdpi/ic_notification_tubelab.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.3 KiB |
BIN
app/src/full/res/drawable-xxxhdpi/ic_notification_tubelab.png
Normal file
BIN
app/src/full/res/drawable-xxxhdpi/ic_notification_tubelab.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.6 KiB |
Reference in New Issue
Block a user