Remove appbar overlay style

This commit is contained in:
Phillip Hsu
2016-09-27 02:24:47 -07:00
parent 9d5aec2439
commit 8043194957
4 changed files with 0 additions and 6 deletions
-2
View File
@@ -40,8 +40,6 @@
<style name="AppTheme.Dark" parent="BaseAppTheme.Dark">
</style>
<style name="AppTheme.AppBarOverlay" parent="ThemeOverlay.AppCompat.Dark.ActionBar"/>
<style name="NumberButton">
<item name="android:layout_width">0dp</item>
<item name="android:layout_height">match_parent</item>