- Code: Select all
<DefaultView
android:id="@+id/defaultview"
android:layout_width="100"
android:layout_height="fill_parent">
</DefaultView>
It says in the docs you can use an integer to represent the number of pixels for the width and height attributes but it gives me this error:
Description Resource Path Location Type
Unparsed aapt error(s)! Check the console for output. Demo Unknown Generic ADT Problem




