References plain ListView
, with no tools:
attributes.
References plain ListView
, with tools:listitem
and tools:listheader
attributes (pointing to @layout/preview_item
)
-
Expected: Shows a list of "Item N" / "Sub item N" list items, with colored backgrounds behind the text.
-
Actual: 👎 Shows same preview as #1:
References a subclass of ListView
, with tools:listitem
and
tools:listheader
attributes (pointing to
@layout/preview_item
)