Skip to content

In Android, a view is a fundamental building block for constructing user interfaces. Views can be arranged in a hierarchical structure to create complex layouts. Each view is represented by a class, and these classes are organized into a hierarchy based on their functionality.

Notifications You must be signed in to change notification settings

VaibhavMojidra/Android-Kotlin---Simple-View-Model-Demo

Repository files navigation

Android-Kotlin---Simple-View-Model-Demo

View Model is use to maintain data in the Activity at runtime even if we change its settings/view such as orientation/view.

S1 S2

About

In Android, a view is a fundamental building block for constructing user interfaces. Views can be arranged in a hierarchical structure to create complex layouts. Each view is represented by a class, and these classes are organized into a hierarchy based on their functionality.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages