Created
January 8, 2011 23:51
-
-
Save kronenpj/771259 to your computer and use it in GitHub Desktop.
Suggested change to font size...
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/res/layout/main.xml b/res/layout/main.xml | |
index 87a9ac0..bdd03fb 100644 | |
--- a/res/layout/main.xml | |
+++ b/res/layout/main.xml | |
@@ -146,7 +146,7 @@ | |
android:textStyle="bold" /> | |
<TextView android:id="@+id/trafficTotal" android:textCol | |
android:layout_width="fill_parent" android:layou | |
- android:textSize="12sp" | |
+ android:textSize="24sp" | |
android:gravity="center_vertical|center_horizont | |
android:textStyle="bold" /> | |
<TextView android:id="@+id/trafficTotalDate" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment