Commit 345d5cf1 authored by Arthur Diniz's avatar Arthur Diniz

Remove dark background from profile EditText

Signed-off-by: 's avatarArthur Diniz <arthurbdiniz@gmail.com>
parent cf7ffd51
......@@ -247,9 +247,7 @@
</style>
// REMARK: To be removed.
<style name="Profile.EditText" parent="Authentication.EditText.Border">
<item name="android:background">@drawable/style_edit_text_profile</item>
</style>
<style name="Profile.EditText" parent="Authentication.EditText.Border"/>
<style name="ActionModeStyle" parent="ThemeOverlay.AppCompat.Dark.ActionBar">
<item name="android:actionModeCloseDrawable">@drawable/ic_close_white_24dp</item>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment