What is staggered grid in android?
Answer / Bhanu Pratap
Staggered Grid Layout is a type of layout that arranges child views in a grid with alternating rows staggered to fill empty spaces. This can create a more dynamic and visually appealing UI.
| Is This Answer Correct ? | 0 Yes | 0 No |
What do you mean by anr in android?
What is margin?
Describe a real time scenario where android can be used
Which android version is best for mobile?
What is animation-list?
What is a break?
What is .apk extension in android?
As an android developer, how will you enumerate the steps necessary to created bounded services through aidl?
How do you troubleshoot android application which is crashing frequently?
In android, which layout mode defines the positions of each component relative to each other?
Why would you do the setcontentview() in oncreate() of activity class?
How will you pass data to sub-activities?