mirror of
https://github.com/AntennaPod/AntennaPod.git
synced 2025-12-01 12:31:45 +00:00
Enabled auto-scaling of bitmaps
This commit is contained in:
@ -19,7 +19,7 @@
|
||||
android:largeScreens="true"
|
||||
android:normalScreens="true"
|
||||
android:smallScreens="false"
|
||||
android:xlargeScreens="true" />
|
||||
android:xlargeScreens="true" android:anyDensity="true"/>
|
||||
|
||||
<application
|
||||
android:name="de.danoeh.antennapod.PodcastApp"
|
||||
|
||||
Reference in New Issue
Block a user