Initial (and final) commit

This commit is contained in:
2020-03-06 23:19:00 -05:00
commit e36dcb9ab1
43 changed files with 1110 additions and 0 deletions

2
settings.gradle Normal file
View File

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