Yes, that's right. You can create the above screen by dynamically creating image views as many as the number of images and placing text views at the bottom. As you said, if there are more images, it should be possible to scroll, so you can wrap it with ScrollView.
© 2024 OneMinuteCode. All rights reserved.