Files
chrometophone/android/res/layout/account.xml
burke.davey ce2850e066 New UI
2010-07-13 10:47:45 +00:00

8 lines
331 B
XML

<?xml version="1.0" encoding="utf-8"?>
<CheckedTextView xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:checkMark="?android:attr/listChoiceIndicatorSingle"
android:gravity="center_vertical"
android:textColor="#000000"/>