Fix Strange hyphenation (too big right padding?)
This commit is contained in:
parent
9531ebe17f
commit
bf1cfb8034
1 changed files with 1 additions and 1 deletions
|
@ -112,7 +112,7 @@
|
|||
android:layout_marginLeft="@dimen/dashFavIconMargin"
|
||||
android:background="?attr/dashboard_button"
|
||||
android:src="@drawable/ic_action_test_light"
|
||||
android:visibility="invisible"/>
|
||||
android:visibility="gone"/>
|
||||
|
||||
<ImageButton
|
||||
android:id="@+id/options"
|
||||
|
|
Loading…
Reference in a new issue