Skip to content

Demonstrate the use of custom layouts for better control and clarity in code. It allows us to separate the views and focus on the functional aspect.

Notifications You must be signed in to change notification settings

aqua30/CustomLayoutDemo

Repository files navigation

CustomLayoutDemo

Medium Article for reference. Read here for more details

This project demonstrate how to make use of custom layouts effectively to make your app more scalable and flexible.
It shows how can we take more control on views and seaprate the view coding from the functional coding.
Making the activities and fragments less crowded with views and their code part.
It also makes coding a better place.

Screenshot Screenshot

Getting Started

Download the project and import in Android Studio and run.

About

Demonstrate the use of custom layouts for better control and clarity in code. It allows us to separate the views and focus on the functional aspect.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages