I just found out that the generated layout files f...
# android
k
I just found out that the generated layout files from Kotlin Android Extension produce a bit of warning such as
w: /ANDROIDXML_item_files_VIEW.kt: (21, 29): No cast needed
. Is there any think I could do to fix this?