Skip to content

Commit

Permalink
Removed unused resources.| #1870
Browse files Browse the repository at this point in the history
DenBond7 committed Jun 28, 2022
1 parent bb4a237 commit 87b6bf0
Showing 2 changed files with 0 additions and 5 deletions.
1 change: 0 additions & 1 deletion FlowCrypt/src/main/res/values/dimens.xml
Original file line number Diff line number Diff line change
@@ -37,7 +37,6 @@

<dimen name="margin_top_main_screen_button">32dp</dimen>
<dimen name="text_size_logo_crypt">48sp</dimen>
<dimen name="drawable_padding_main_screen_sign_button">24dp</dimen>
<dimen name="padding_left_main_screen_sign_button">24dp</dimen>
<dimen name="padding_right_main_screen_sign_button">60dp</dimen>
<dimen name="nav_header_height">160dp</dimen>
4 changes: 0 additions & 4 deletions FlowCrypt/src/main/res/values/styles.xml
Original file line number Diff line number Diff line change
@@ -65,10 +65,6 @@
<item name="colorContainer">@color/silver</item>
</style>

<style name="ThemeOverlay.App.Button.White">
<item name="colorContainer">@color/light</item>
</style>

<style name="ThemeOverlay.App.Toolbar" parent="">
<item name="colorControlNormal">@color/white</item>
</style>

0 comments on commit 87b6bf0

Please sign in to comment.