Skip to content

Commit

Permalink
Disable ellipsizing
Browse files Browse the repository at this point in the history
It is buggy on some ROMs
  • Loading branch information
M66B committed Oct 10, 2014
1 parent c1fd9db commit 28852dd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions res/layout/usageentry.xml
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,6 @@
android:id="@+id/tvRestriction"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:ellipsize="start"
android:singleLine="true"
android:textAppearance="?android:attr/textAppearanceSmall"
android:textIsSelectable="false"
android:textStyle="bold" />
Expand Down

0 comments on commit 28852dd

Please sign in to comment.