commit | 930a322e4bfe1c4fcb13a31593175a721404ac5b | [log] [tgz] |
---|---|---|
author | maxwen <max.weninger@gmail.com> | Thu Oct 31 21:14:39 2019 +0100 |
committer | Max Weninger <max.weninger@gmail.com> | Tue Nov 05 15:33:41 2019 +0100 |
tree | 46adfb7bbee1ca92ba63f0e77d9c24a743f0fd66 | |
parent | 1e3951e039d0ef25d35420971bc5815c1f8a535e [diff] [blame] |
omni: omnify the overlay stub just add a simple omni theme for now Change-Id: I3e5c4c36253f2a8cf8a74e493e5d269a70a4c40a
diff --git a/overlaystub/res/values/arrays.xml b/overlaystub/res/values/arrays.xml index 4d7b961..3286e6d 100644 --- a/overlaystub/res/values/arrays.xml +++ b/overlaystub/res/values/arrays.xml
@@ -2,7 +2,6 @@ <resources> <string-array name="themes"> <item>default</item> - <item>electrigreen</item> - <item>throwback</item> + <item>omni</item> </string-array> </resources>