Hello, I got stuck with the below article.
https://www.codecademy.com/paths/introduction-to-android-with-java/tracks/developing-an-android-application/modules/building-android-apps/articles/editing-layouts-in-text-mode
I watched the video until it instructed me to create an androidx.constraintlayout.widget.constraintlayout
. As I tried to add it into the root element of new resource file, it displays no option or no suggestion to do so.
Any advice for me?