
Remove more redundant null checks in MediaStoreBackend. Again, no need to check if there is no issue where they might be null.
6 lines
No EOL
247 B
XML
6 lines
No EOL
247 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
<style name="Widget.Auxio.Button.AppWidget.V31" parent="Widget.AppCompat.Button.Borderless">
|
|
<item name="android:background">@drawable/ui_remote_ripple</item>
|
|
</style>
|
|
</resources> |