Remove old values-v11

This commit is contained in:
James Sanford 2022-07-05 13:02:55 -07:00
parent e5689a59a6
commit d9f8a84ff8
1 changed files with 0 additions and 9 deletions

View File

@ -1,9 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- For API level 11 and later, use a parent of Theme.Holo. -->
<resources>
<style name="Theme.BlackBackground" parent="Theme.Sherlock">
<item name="android:windowBackground">@drawable/screen_background_black</item>
</style>
</resources>