Join Slack
Powered by
does kotlin-android-extensions still not work with...
# android
a
adams2
06/04/2019, 5:54 PM
does kotlin-android-extensions still not work with files in
src/debug/res/layout
adams2
06/04/2019, 5:54 PM
oh I found an SO
https://stackoverflow.com/questions/48378696/unresolved-reference-for-synthetic-view-when-layout-is-in-library-module
adams2
06/04/2019, 5:56 PM
huh I have androidExtensions.experimental set already
adams2
06/04/2019, 6:55 PM
ok turns out I was still using a
kotlinx.android.synthetic.main
instead of a
kotlinx.android.synthetic.debug
import
👍 1
3
Views
Open in Slack
Previous
Next