mirror of
https://github.com/AntennaPod/AntennaPod.git
synced 2025-01-31 19:04:52 +01:00
commit
210e326668
@ -31,7 +31,7 @@
|
||||
android:key="prefScreenGpodder"
|
||||
android:title="@string/synchronization_pref"
|
||||
android:summary="@string/synchronization_sum"
|
||||
android:icon="@drawable/ic_star" />
|
||||
android:icon="@drawable/ic_cloud" />
|
||||
|
||||
<Preference
|
||||
android:key="prefScreenStorage"
|
||||
|
5
core/src/main/res/drawable/ic_cloud.xml
Normal file
5
core/src/main/res/drawable/ic_cloud.xml
Normal file
@ -0,0 +1,5 @@
|
||||
<vector android:height="24dp"
|
||||
android:viewportHeight="24.0" android:viewportWidth="24.0"
|
||||
android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<path android:fillColor="?attr/action_icon_color" android:pathData="M19,18H6A4,4 0 0,1 2,14A4,4 0 0,1 6,10H6.71C7.37,7.69 9.5,6 12,6A5.5,5.5 0 0,1 17.5,11.5V12H19A3,3 0 0,1 22,15A3,3 0 0,1 19,18M19.35,10.03C18.67,6.59 15.64,4 12,4C9.11,4 6.6,5.64 5.35,8.03C2.34,8.36 0,10.9 0,14A6,6 0 0,0 6,20H19A5,5 0 0,0 24,15C24,12.36 21.95,10.22 19.35,10.03Z"/>
|
||||
</vector>
|
Loading…
x
Reference in New Issue
Block a user