Skip to content

Commit

Permalink
Used is displayed bold/italic
Browse files Browse the repository at this point in the history
  • Loading branch information
M66B committed Sep 27, 2014
1 parent 241f2cf commit 5d2c9ff
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion res/layout/legend.xml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,8 @@
android:gravity="center_vertical"
android:text="@string/help_used"
android:textAppearance="?android:attr/textAppearanceMedium"
android:textIsSelectable="false" />
android:textIsSelectable="false"
android:textStyle="bold|italic" />

<TextView
android:layout_width="wrap_content"
Expand Down

0 comments on commit 5d2c9ff

Please sign in to comment.