pushandplay / cordova-plugin-apprate

This plugin provide the "rate this app" functionality into your Cordova/Phonegap application
Apache License 2.0
299 stars 193 forks source link

Improve Android rate-dialog layout #37

Open pushandplay opened 9 years ago

pushandplay commented 9 years ago

61

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/5528388-improve-android-rate-dialog-layout?utm_campaign=plugin&utm_content=tracker%2F1192251&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F1192251&utm_medium=issues&utm_source=github).
thandaanda commented 9 years ago

Hi @pushandplay , is there any update on improving android rate-dialog layout.

pushandplay commented 9 years ago

@thandaanda in the next release

rodrigograca31 commented 8 years ago

Hi!

I just noticed that this has not been fixed yet.... Moto G 2nd Generation (Android 5.1) has a small screen.... Can't you guys make it look like on iOS? (One Option per line)

iOS

This is how it looks: (Portuguese) screenshot_2016-07-23-19-36-48 screenshot_2016-07-23-19-35-27

Thanks!

westonganger commented 8 years ago

This is the native Android dialog, we cant change that. If you want to customize the look you should just probably use a modal and use generic links to open the app store.

rodrigograca31 commented 8 years ago

Ok.... I've tracked down the problem a lit bit. Looks like this is a problem in Android itself (5.1)

You guys use cordova-plugin-dialogs that has an issue talking about this: https://issues.apache.org/jira/browse/CB-10747

Android issue: https://code.google.com/p/android/issues/detail?id=182741

As said in the end of that issue and confirmed by me, it's fixed on Android 6....

This plugin could use shorter strings for the buttons on all languages or you guys could ignore it since it has been fixed, although Android 5 and 5.1 together account for 35% of Android devices as of now.... (Not sure if Android 5 has this problem, I've tested on 5.1)

https://developer.android.com/about/dashboards/index.html