Created
August 2, 2021 12:06
-
-
Save SamueldaCostaAraujoNunes/ef1b89830970487752e780791b99b0c1 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
class CharacterAdapter : PagingDataAdapter<Character, CharacterAdapter.CharacterViewHolder>(CharacterAdapter) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment