1
0
forked from GitHub/gf-core

small stylistic changes in the Android App

This commit is contained in:
kr.angelov
2014-03-13 08:21:31 +00:00
parent ae1512c926
commit cf1cee3c02
2 changed files with 2 additions and 2 deletions

View File

@@ -3,5 +3,5 @@
<color name="candidate_normal">#FF000000</color>
<color name="candidate_recommended">#FFE35900</color>
<color name="candidate_other">#ff808080</color>
<color name="candidate_background">#bbffffff</color>
<color name="candidate_background">#ffffffff</color>
</resources>

View File

@@ -4,7 +4,7 @@
<dimen name="activity_horizontal_margin">16dp</dimen>
<dimen name="activity_vertical_margin">16dp</dimen>
<dimen name="key_height">50dip</dimen>
<dimen name="candidate_font_height">16sp</dimen>
<dimen name="candidate_font_height">25sp</dimen>
<dimen name="candidate_vertical_padding">6sp</dimen>
</resources>