EddyVerbruggen / cordova-plugin-actionsheet

:clipboard: ActionSheet plugin for Cordova iOS and Android apps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

ch-weiss opened this issue · comments

commented

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.

Is this still relevant in the post-Lollipop world?

commented

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.