Files
exalted_dice/ExaltedDice/res/layout/list_row.xml

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"/>