shaileshmamgain5 / TwoStageRate

TwoStageRate is a library to help you promote your android app by prompting users to rate the app after using it for a few days. Also its two stage process ensures higher reviews to go to playstore while getting useful feedback on lower ratings.
https://github.com/shaileshmamgain5/TwoStageRate
GNU General Public License v3.0
55 stars 16 forks source link

AndroidManifest.xml now don't force useless attributes #11

Closed thubalek closed 6 years ago

thubalek commented 6 years ago

AndroidManifest.xml in library should be as small as possible without adding unnecessary attributes to XML. I slightly cleaned up library code.