forked from GitHub-Mirror/riotX-android
13 lines
259 B
XML
13 lines
259 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
|
|
<style name="Theme.Riot" parent="Base.Theme.Riot">
|
|
|
|
</style>
|
|
|
|
<style name="Theme.Riot.Splash">
|
|
<item name="android:windowBackground">@drawable/bg_splash</item>
|
|
</style>
|
|
|
|
|
|
</resources> |