Skip to content

Commit

Permalink
Theme: Remove absForceOverflow property. Not supported anymore in Act…
Browse files Browse the repository at this point in the history
…ionBarSherlock 4.2. Fixes pocmo#129.
  • Loading branch information
pocmo committed Jan 21, 2013
1 parent b9b1468 commit e05b157
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion application/res/values/styles.xml
Original file line number Diff line number Diff line change
@@ -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">
Expand Down

0 comments on commit e05b157

Please sign in to comment.