-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement new recyclerview and card types from builder
- Loading branch information
1 parent
642e1b2
commit f57ca91
Showing
21 changed files
with
1,087 additions
and
364 deletions.
There are no files selected for viewing
417 changes: 417 additions & 0 deletions
417
app/src/main/java/com/databits/androidscouting/adapter/MultiviewTypeAdapter.java
Large diffs are not rendered by default.
Oops, something went wrong.
278 changes: 0 additions & 278 deletions
278
app/src/main/java/com/databits/androidscouting/adapter/RecyclerAdapter.java
This file was deleted.
Oops, something went wrong.
This file contains 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
Oops, something went wrong.