mirror of
https://github.com/moparisthebest/Yaaic
synced 2025-01-06 11:18:08 -05:00
Use Theme.Material as base theme.
This commit is contained in:
parent
4b1642bce1
commit
c6b9c700f0
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<style name="Theme.Yaaic" parent="Theme.Sherlock">
|
||||
<style name="Theme.Yaaic" parent="android:Theme.Material">
|
||||
<item name="android:editTextStyle">@style/edittext_holo</item>
|
||||
</style>
|
||||
<style name="edittext_holo" parent="@android:style/Widget.EditText">
|
||||
|
Loading…
Reference in New Issue
Block a user