Skip to content

Commit

Permalink
add another font for buttons
Browse files Browse the repository at this point in the history
  • Loading branch information
Xlythe committed May 8, 2014
1 parent f762fbf commit dd958e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Calculator/src/main/res/values/styles.xml
Expand Up @@ -63,6 +63,7 @@
<item name="android:layout_weight">1</item>
<item name="android:focusable">true</item>
<item name="themeBackground">@drawable/btn_function</item>
<item name="font">btn_font</item>
<item name="android:layout_marginLeft">1dp</item>
<item name="textColor">@color/function_text_color</item>
<item name="textColorHint">@color/button_hint_text</item>
Expand Down

0 comments on commit dd958e5

Please sign in to comment.