You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On Step 8 of the Android Paging codelab, the class file for ReposAdapter is missing. Step 8 says to modify the ReposAdapter from a ListAdapter to a PagedListAdapter, but the class file ReposAdapter itself is missing entirely.