Skip to content

Commit

Permalink
change text size for large devices
Browse files Browse the repository at this point in the history
  • Loading branch information
Vlad committed Nov 21, 2016
1 parent e28ef97 commit 1096853
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/src/main/res/values-sw600dp/dimens.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<dimen name="tablayout_separator_height">1dp</dimen>
<dimen name="main_fab_margin">16dp</dimen>

<dimen name="small_username_text_size">20sp</dimen>
<dimen name="small_username_text_size">26sp</dimen>

<!-- record -->
<dimen name="record_margin_LR">6dp</dimen>
Expand All @@ -36,7 +36,7 @@

<!-- record description-->
<dimen name="description_margin_L">10dp</dimen>
<dimen name="description_text_size">20sp</dimen>
<dimen name="description_text_size">16sp</dimen>

<!-- record options-->
<dimen name="options_margin_top">10dp</dimen>
Expand Down

0 comments on commit 1096853

Please sign in to comment.