res/layout/login_row_account.xml
changeset 876 e221906b6fc7
child 896 c2c6ee3d3c71
equal deleted inserted replaced
875:c555133a4d72 876:e221906b6fc7
       
     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>