anko icon indicating copy to clipboard operation
anko copied to clipboard

Menu DSL is needed

Open yaymalaga opened this issue 8 years ago • 3 comments

I just wonder if there is a way to recreate the menu's xml just by using the Anko's DSL. I have been searching for documentation but I haven't found anything.

I also want to ask a question, if xml are needed to be parsed, and this can slow down things in older phones, why are you trying to coexist with xmls instead of replacing them, like drawables, menus, etc? Would not be easier just to set everything with Anko's methodology?

yaymalaga avatar Jul 20 '16 20:07 yaymalaga

Did this ever get resolved? Because I'm thinking along the same lines. I don't think it would be hard to do an idiomatic kotlin menu builder.

pcholt avatar Jul 20 '17 10:07 pcholt

Same question, anyone can help?

spkingr avatar Feb 06 '18 15:02 spkingr

Please do another release (it's been a while) -- the pull request has been merged but it is not included in the current release.

u201701 avatar Feb 14 '19 06:02 u201701