Why are fragment ktx extensions being imported cor...
# android
s
Why are fragment ktx extensions being imported correctly in one file but not detected in another? wth
Copy code
import androidx.fragment.app.commit
imports correctly in MainActivity only... 🤔 fixed.