{% setvar book_path %}/reference/kotlin/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}
class AdapterViewProtocols
Implementations of AdapterViewProtocol for standard SDK Widgets.
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. |
java-static fun standardProtocol(): AdapterViewProtocol!
Creates an implementation of AdapterViewProtocol that can work with AdapterViews that do not break method contracts on AdapterView.