https://kotlinlang.org logo
#anko
Title
k

kevinmost

03/09/2017, 2:01 PM
for >=sdk17, they can also generate ids with
View.generateViewId()
. For the sdk15 version though they'd have to just use java.util.Random though