What are the three layout managers?



What are the three layout managers?..

Answer / Amit Kumar Srivastava

In Android, the three main Layout Managers are LinearLayoutManager (arranges child views in a single column or row), RecyclerView.LayoutManager (a more flexible and efficient layout manager for handling lists of items), and GridLayoutManager (arranges child views in a grid format).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Android OS Interview Questions

What is a broadcast receiver?

1 Answers  


Is oxygen os same as android?

1 Answers  


What is the purpose of android system webview?

1 Answers  


Describe android Activities in brief.

1 Answers  


Can you run an exe on android?

1 Answers  


What is android os used for?

1 Answers  


Explain orientation?

1 Answers  


Which language know to develop android apps?

1 Answers  


Is jelly bean a version of android os?

1 Answers  


Name some exceptions in android?

1 Answers  


Can you deploy executable jars on android?

1 Answers  


What is orientation in android? How is it done?

1 Answers  


Categories