Cleanup unused resources

This commit is contained in:
ztimms73
2021-06-17 09:54:28 +03:00
parent b293e9f370
commit f4f367850e
30 changed files with 5 additions and 201 deletions

View File

@@ -51,12 +51,4 @@
<style name="AppTheme.AMOLED" parent="Base.AppTheme" />
<style name="AlertDialog.Style" parent="MaterialAlertDialog.MaterialComponents">
<item name="shapeAppearance">@style/AlertDialog.ShapeAppearance</item>
</style>
<style name="AlertDialog.ShapeAppearance" parent="ShapeAppearance.MaterialComponents.MediumComponent">
<item name="cornerSize">@dimen/dialog_corner_radius</item>
</style>
</resources>