EddyVerbruggen / cordova-plugin-actionsheet

:clipboard: ActionSheet plugin for Cordova iOS and Android apps
208 stars 71 forks source link

Use a Android Action Bar with Actions Buttons instead of an Alert Dialog #24

Open ch-weiss opened 9 years ago

ch-weiss commented 9 years ago

Hi, first of all I think it is a great idea to provide a plugin like this. If you make it more Android style guide like it will be perfect: http://developer.android.com/design/patterns/actionbar.html

In this case this would mean to use a Android Action Bar with Actions Buttons instead of Alert Dialog. I know it is very challenging to transfer certain principles from one style guide to another, especially when they differ very much like in this case. Thank you for considering it.

rayshan commented 8 years ago

Is this still relevant in the post-Lollipop world?

ch-weiss commented 8 years ago

Thank you for your answer. Indeed it gets less and less relevant with the time. Now in the material world it is not relevant anymore I think.