1<?xml version="1.0" encoding="utf-8"?> 2<resources> 3 <!-- todo - comment out when theme exists --> 4 <!--<style name="ShortcutWidgetTheme" parent="@style/Theme.Appcompat.Light.Dialog.MinWidth">--> 5 <!--<item name="actionOverflowButtonStyle">@style/ActionBarOverflowButtonStyle</item>--> 6 <!--<item name="homeAsUpIndicator">@drawable/ic_arrow_back_wht_24dp_with_rtl</item>--> 7 <!--</style>--> 8 9 <style name="VacationResponderTheme" parent="@style/UnifiedEmailTheme.Appcompat"> 10 <item name="android:windowBackground">@color/vacation_responder_window_background</item> 11 </style> 12</resources>