jaunesarmiento / fries

Fries helps you prototype Android apps using HTML, CSS, and JavaScript.
MIT License
1.55k stars 223 forks source link

Android Popup Menu #23

Closed captn3m0 closed 11 years ago

captn3m0 commented 11 years ago

There should be a way to show Android Popup menus on long click of a list-item.

Android Popup Demo

jaunesarmiento commented 11 years ago

Hi @captn3m0, are you referring to Android Dialogs (http://developer.android.com/design/building-blocks/dialogs.html)?

captn3m0 commented 11 years ago

Yes, I think so. I don't have much any experience with android development, but a quick look at that page tells me that this is what I want.

jaunesarmiento commented 11 years ago

Yes I'm planning to add this along with modals. :) This will probably be included in the next next release (v1.0.2) of Fries. Cheers!

mohitjain commented 11 years ago

Waiting for this one :+1:

keskad commented 11 years ago

I'm also waiting for this feature, i want to include that window in my application.

mwarzynski commented 11 years ago

It could be very helpful... I'm waiting too!

jaunesarmiento commented 11 years ago

Closing this and referencing it to #48.