joseph_ivie
07/14/2016, 6:31 PMStyle.kt
for each project that contained extension functions on the various types of views named styleDefault()
and styleAuth()
, etc. I know Anko has a built in style function, but because it acts recursively on everything it's harder to style specific objects in certain ways. Clients are too frequently specific about little style things for us to use it.