Init commit

This commit is contained in:
2020-01-09 23:19:31 +01:00
parent 2132c999fb
commit e55f87fd7e
38 changed files with 872 additions and 0 deletions

2
settings.gradle Normal file
View File

@ -0,0 +1,2 @@
include ':app'
rootProject.name='Expandable RecyclerView'