Skip to main content
Post Closed as "Duplicate" by CommonsWare android
Source Link
juztcode
  • 1.4k
  • 2
  • 34
  • 66

clarification needed for constraint layouts

I'm a bit lost with google and android dev documentation, and I can't really pinpoint what's the key difference with android.support.constraint.ConstraintLayout and androidx.constraintlayout.widget.ConstraintLayout. Android Studio seems to give you the latter by default, but most texts on the subject seem to follow the former.