Marius MerkeviÄŤius
1 min readJul 11, 2018

--

Cool post! đź‘Ź

A bit of layouting. I’d say 80%-90% of the time you have simple layouts, XML is fine, but sometimes if you have more complex layouts (pricy inflation, adding, removing views when interacting) you don’t have much of a choice, but using code. I would recommend looking through Kotlin’s Anko (https://github.com/Kotlin/anko). In my opinion it has way more upsides than XML, and probably one of the better tools out there (even though personally I would not use it everywhere).

--

--

Marius MerkeviÄŤius
Marius MerkeviÄŤius

Responses (1)