Android-RateThisApp
Android-RateThisApp copied to clipboard
How to get "Rate now" button?
There are only two buttons, "Later" and "NO"? And can I change their meaning? Thanks
I cannot reproduce the issue. Would you provide more info (code, styles etc) ?
my compileSdkVersion is 23 and targetSdkVersion is also 23 , but whenever I try to add dependency compile 'io.github.kobakei:ratethisapp:1.0.2' Android studio throws error "@drawable/abc_ic_menu_moreoverflow_mtrl_alpha" No resources found .
If I don't add this in the dependency Gradle build is without error. Please help