Remove text overlay style

This commit is contained in:
Phillip Hsu
2016-09-27 02:17:54 -07:00
parent d550e6a2bd
commit 1ebfaade1e
5 changed files with 4 additions and 13 deletions
-3
View File
@@ -45,9 +45,6 @@
<!--DEPRECATED. ONLY USAGES ARE FROM LAYOUTS OF EDIT ALARM ACTIVITY.-->
<style name="AppTheme.PopupOverlay" parent="ThemeOverlay.AppCompat.Light"/>
<!--TODO: We can delete this.-->
<style name="AppTheme.TextOverlay" parent="ThemeOverlay.AppCompat.Dark"/>
<style name="NumberButton">
<item name="android:layout_width">0dp</item>
<item name="android:layout_height">match_parent</item>