Commit 6d501066 authored by Maurice Lam's avatar Maurice Lam
Browse files

Use wildcard generics for getAdapter

Using the wildcard ? extends ViewHolder allows it to be cast directly
to RecyclerItemAdapter, which is common in a lot of places.

Test: Existing tests pass. ./gradlew connectedAndroidTest test
Change-Id: Ib7fb8785ab9bb3c0d9685c6aa1f34c7414ea6fc3
parent d6065942
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment