The goal is use the app to test layout lib, so layout files are needed, and custom views must be instantiable (ie public) Change-Id: I46bb3d8af6e4d7973d041aa618f1c7762efd93d0
7 lines
304 B
XML
7 lines
304 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<com.android.test.hwui.AdvancedGradientsActivity.GradientsView
|
|
xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:layout_width="fill_parent"
|
|
android:layout_height="fill_parent">
|
|
</com.android.test.hwui.AdvancedGradientsActivity.GradientsView>
|