Add Constraints to ConstraintLayout - Android Studio
I've been trying to use constraints with a ConstraintLayout with an ID of card_details to position it on the screen, but the constraints are not working, and the IDE is not recommending them as available attributes as well.
Here's the code I'm using.
Here's how they look like:
How the constraints look▾
The highlighted item should be placed beneath the image with these...