I'm trying to init views refs by lazy, with compil...
# android
d
I'm trying to init views refs by lazy, with compileSdk 26 but I'm struggling with error
Error:(12, 24) Missing 'setValue(MainActivity, KProperty<*>, BottomNavigationView)' method on delegate of type 'Lazy<BottomNavigationView>'