mirror of
https://github.com/moparisthebest/Yaaic
synced 2025-01-07 19:58:10 -05:00
Theme: Remove absForceOverflow property. Not supported anymore in ActionBarSherlock 4.2. Fixes #129.
This commit is contained in:
parent
b9b1468157
commit
e05b15731c
@ -1,7 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<style name="Theme.Yaaic" parent="Theme.Sherlock">
|
||||
<item name="absForceOverflow">true</item>
|
||||
<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