This is a simple app to showcase the use of the Segmented Progress Bar library for Android developers.
It allows developers to add a segmented progress bar to the app. This progress bar can have any number of segments, and any of those segments can be enabled. It doesn't have to be sequential.
This can come in handy when displaying User progress through sections of the app, or something similar.