8 lines
248 B
XML
8 lines
248 B
XML
![]() |
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<resources>
|
||
|
|
||
|
<style name="SwapTheme.Wizard" parent="Theme.AppCompat.Light.NoActionBar">
|
||
|
<item name="android:actionButtonStyle">@style/SwapTheme.Wizard.ActionButton</item>
|
||
|
</style>
|
||
|
|
||
|
</resources>
|