Files
andors-trail/AndorsTrail/res/layout/questlogentry.xml
2011-09-07 18:37:04 +00:00

8 lines
226 B
XML

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