12 lines
No EOL
614 B
XML
12 lines
No EOL
614 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
<!-- todo - comment out when theme exists -->
|
|
<!--<style name="ShortcutWidgetTheme" parent="@style/Theme.Appcompat.Light.Dialog.MinWidth">-->
|
|
<!--<item name="actionOverflowButtonStyle">@style/ActionBarOverflowButtonStyle</item>-->
|
|
<!--<item name="homeAsUpIndicator">@drawable/ic_arrow_back_wht_24dp_with_rtl</item>-->
|
|
<!--</style>-->
|
|
|
|
<style name="VacationResponderTheme" parent="@style/UnifiedEmailTheme.Appcompat">
|
|
<item name="android:windowBackground">@color/vacation_responder_window_background</item>
|
|
</style>
|
|
</resources> |