A Way For Learning

Layout in Android

No comments
Layouts in Android are used to create the user interface. Layouts define the way things can be displayed. Each layout has its  own attributes which can be used as per the requirements.

The major layouts we come accross are:
  • Frame Layout
  • Relative Layout
  • Grid Layout
  • Linear Layout

No comments :

Post a Comment