Android: How can i add a border around TextView responsive with last item inside
问题 I want a layout exactly like this: enter image description here what i want to do is when i click at black arrow the items inside are hidden, like this: enter image description here when i set to hide the items my border layout is not reducing because the height is fixed, look: enter image description here what i want to do is when i click on the black arrow the items inside will be hidden and the border layout is reduce too, anyone can help me? i need a ConstraintLayout because de activity