Whats the recommended way to set an ID on a view i...
# anko
d
Whats the recommended way to set an ID on a view in anko? Right now now I’m having to create ids in a ids.xml file and then referencing them in the anko layout. Is that the recommended method?