<@U0CFMEK62>: Thanks. But I was confused. If I use...
# anko
d
@arkadiy: Thanks. But I was confused. If I use a ViewPager in xml and don't set the id it autogenerates one. In anko, similiar to java I have manually set the id even if I don't need to retrieve it by its id later on. In xml I only set an id if I need to be able to find the view later on. I expected anko to behave more like xml in that regard.