blob: 7bd39d60afbace8d4c24d1fb05fe0f4156fd0a36 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<ScrollView xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/license_scroll"
android:layout_width="match_parent"
android:layout_height="match_parent" >
<TextView
xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/license_text"
android:layout_width="match_parent"
android:layout_height="wrap_content" >
</TextView>
</ScrollView>