issues
search
ustwo
/
android-boilerplate
Android Boilerplate à la ustwo
https://ustwo.com/
Apache License 2.0
42
stars
6
forks
source link
Make HelloWorld feature more suitable for extending
#53
Closed
mshipton
closed
7 years ago
mshipton
commented
7 years ago
Fixes #52
Ready in time for creation of an example repo.
Renaming helloworld feature to home since it's a more common feature people will use.
Removing sample string and replacing with app name so there is less to change/remove when creating your own project from the boilerplate.
Removing visibility disposable. It's likely this will be added back in example repo
Fixes #52
Ready in time for creation of an example repo.