aboutsummaryrefslogtreecommitdiffstats
path: root/main/res/layout/about_license_page.xml
diff options
context:
space:
mode:
Diffstat (limited to 'main/res/layout/about_license_page.xml')
-rw-r--r--main/res/layout/about_license_page.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/main/res/layout/about_license_page.xml b/main/res/layout/about_license_page.xml
index b33f0f9..e91adf1 100644
--- a/main/res/layout/about_license_page.xml
+++ b/main/res/layout/about_license_page.xml
@@ -4,7 +4,8 @@
android:layout_width="fill_parent"
android:layout_height="fill_parent"
android:orientation="vertical"
- android:padding="4dip" >
+ android:padding="4dip"
+ tools:context=".AboutActivity$LicenseViewCreator" >
<LinearLayout
android:layout_width="fill_parent"