Join Slack
Powered by
is there a way to get the kotlin android extension...
# android
d
dpk
01/06/2017, 3:31 PM
is there a way to get the kotlin android extensions (kotlinx.android.synthetic..) to correctly identify a view type that is included with a
<layout android:id=”@+id/foo">
tag? it seems that by default
.foo
is only recognized as type
View
2
Views
Open in Slack
Previous
Next