anko
anko copied to clipboard
Menu DSL is needed
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?
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.
Same question, anyone can help?
Please do another release (it's been a while) -- the pull request has been merged but it is not included in the current release.