mirror of
https://github.com/AntennaPod/AntennaPod.git
synced 2025-12-01 12:31:45 +00:00
Correctly theme download icon in settings (#6465)
This commit is contained in:
@ -25,7 +25,7 @@
|
||||
android:key="prefScreenDownloads"
|
||||
android:title="@string/downloads_pref"
|
||||
android:summary="@string/downloads_pref_sum"
|
||||
android:icon="@drawable/ic_download_black" />
|
||||
android:icon="@drawable/ic_download" />
|
||||
|
||||
<Preference
|
||||
android:key="prefScreenSynchronization"
|
||||
|
||||
Reference in New Issue
Block a user