{% setvar book_path %}/reference/kotlin/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}

AdapterViewProtocols

class AdapterViewProtocols


Implementations of AdapterViewProtocol for standard SDK Widgets.

Summary

Public constructors

Public functions

java-static AdapterViewProtocol!

Creates an implementation of AdapterViewProtocol that can work with AdapterViews that do not break method contracts on AdapterView.

Public constructors

AdapterViewProtocols

AdapterViewProtocols()

Public functions

standardProtocol

java-static fun standardProtocol(): AdapterViewProtocol!

Creates an implementation of AdapterViewProtocol that can work with AdapterViews that do not break method contracts on AdapterView.