Vra

I am creating a listview of Switch objects, Switch objects contain textview properties, do I need a custom adapter or can I just use a simple adapter?

Was dit nuttig?

Oplossing

Simple adapter has a content view called CheckedTextView. If you need to use a specific view that android pre defined layouts doesn't support then yes, you need to customise it.

Gelisensieer onder: CC-BY-SA met toeskrywing
Nie verbonde aan StackOverflow
scroll top