http://developer.android.com/reference/android/widget/Space.html
Thank you for the report.
The current workaround is to provide a fully qualified name:
<android.widget.Space
...
android:id="@+id/sampleSpace" />
Thank you for the report.
The current workaround is to provide a fully qualified name:
<android.widget.Space
...
android:id="@+id/sampleSpace" />