daniel-stoneuk / material-about-library

Makes it easy to create beautiful about screens for your apps
Apache License 2.0
1.12k stars 140 forks source link

some enhancements, please refer to the description. #41

Closed k0shk0sh closed 7 years ago

k0shk0sh commented 7 years ago

upgraded buildtools to 25.0.2, upgraded to gradle 2.3, removed NavUtils since it causes other apps to be restarted with or without a parent activity, removed unused test dependencies and classes and finally I did some code enhancements and annotated some methods which shouldn't be null.

P.S: I have tested out the library, but please do test it from your side.

daniel-stoneuk commented 7 years ago

Thank you!