mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-07 09:38:52 -06:00
Remove unused class and resource
This commit is contained in:
@@ -203,13 +203,6 @@
|
||||
<item name="android:layout">@layout/preference_category_custom</item>
|
||||
</style>
|
||||
|
||||
<style name="ToolbarShadow">
|
||||
<item name="android:layout_width">match_parent</item>
|
||||
<item name="android:layout_height">2dp</item>
|
||||
<item name="android:background">@drawable/shadow</item>
|
||||
<item name="android:alpha">0.2</item>
|
||||
</style>
|
||||
|
||||
<style name="DialogWithTitle" parent="@style/Theme.AppCompat.Light.Dialog">
|
||||
<item name="windowNoTitle">false</item>
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user