Compare commits
No commits in common. "e7e630921d7ea1b34005bb35a7635fe98e400258" and "773c155d0c05c29b0cb51172c3600e5580249914" have entirely different histories.
e7e630921d
...
773c155d0c
@ -1,6 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<resources>
|
|
||||||
<style name="Theme.Bookkeeping" parent="android:Theme.Material.NoActionBar">
|
|
||||||
<item name="android:windowBackground">@android:color/black</item>
|
|
||||||
</style>
|
|
||||||
</resources>
|
|
@ -1,6 +1,5 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<resources>
|
<resources>
|
||||||
<style name="Theme.Bookkeeping" parent="android:Theme.Material.Light.NoActionBar">
|
|
||||||
<item name="android:windowBackground">@android:color/white</item>
|
<style name="Theme.Bookkeeping" parent="android:Theme.Material.Light.NoActionBar" />
|
||||||
</style>
|
|
||||||
</resources>
|
</resources>
|
Loading…
Reference in New Issue
Block a user