Skip to content
Commit 8a477a85 authored by Saeid Farivar Asanjan's avatar Saeid Farivar Asanjan
Browse files

remove usage of getListView

Calling getListView will return the underlying androidx RecyclerView and
not the CarUiRecyclerView instance.
Previously CarUiRecyclerView was extending androidx RecyclerView and
calling getListView would return the same instance.

Bug: 203027718
Test: manually
Change-Id: Ia27dccf1b7986ca77faa841328a25e3db66277c7
parent b2a75c7d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment