A small individual self-make project to learn about fragment's usability and modularity. Also, through this project, communication between fragments and activities and transactions between fragments are fully understood.
The project focus on displaying a set of 3 parts in the body (head, body, leg) by 3 corresponding fragments, User can choose their own picture through a list of predefined pictures and see the change displaying on the screen.
P/s: The project is consulted from "Udacity/Advanced android app development" course.