summaryrefslogtreecommitdiffstats
path: root/res/values-sw600dp/themes.xml
blob: 9f51e0f53e0b58d7ffdaa0727594c2dbca1b1bb8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?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>