Empowering Creativity
Usually, app designers used it when they want to tease their user by letting them know that there are more content is available than what is currently shown.
Tab / Tab Bar navigation is used to divide and store large amount of different categories of information in a single view. It’s allowed users to find their interested information without changing the current view of the application. Usually, an …
List menu / drill down navigation can be extremely useful and user-friendly, when your app contain large amount of content that organized in list over multiple levels.
Springboard / Dashboard is one of the common mobile app design patterns that used to provide the overview of your app content to your user.
Submitting Android Form Data Via POST Method