author | "Vincent Veronis" |
Sun, 20 Mar 2011 02:55:29 +0100 | |
changeset 876 | e221906b6fc7 |
child 896 | c2c6ee3d3c71 |
permissions | -rw-r--r-- |
876 | 1 |
<?xml version="1.0" encoding="utf-8"?> |
2 |
<TextView xmlns:android="http://schemas.android.com/apk/res/android" |
|
3 |
android:textColor="@color/white" android:textColorHighlight="@color/red" |
|
4 |
android:textSize="25sp" android:typeface="normal" android:textStyle="bold" |
|
5 |
android:gravity="center" android:id="@+id/accountname"></TextView> |