Files
exalted_dice/Published/ExaltedDice/res/layout/list_row.xml
warren powers 46bbe0da76 reorg
2010-07-14 20:55:12 +00:00

6 lines
243 B
XML
Executable File

<?xml version="1.0" encoding="utf-8"?>
<TextView android:id="@+id/text1"
xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:textSize="20px"/>