`import kotlinx.android.synthetic.[flavor_name].la...
# android
k
import kotlinx.android.synthetic.[flavor_name].layout.*
as opposed to
import kotlinx.android.synthetic.main.layout.*