Answer Posted / maanya
- Orientation decides if the LinearLayout should be presented in row wise or column wise fashion.
- The values are set using setOrientation()
- The values can be HORIZONTAL or VERTICAL
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to make an apk file in android?
What is layout/ directory?
What are the activity lifecyle callbacks?
What is android syncing?
Can you list and explain the four java classes related to using sensors on the android platform?
What is api level in android?
What are the four essential states of an activity in Android?
What are the android application main components?
How many android os are there?
What are launch modes?
How does the activity respond when the user rotates the screen?
Android mapactivity is?
Explain sensors in android.
How can you define the minimum version of android required?
What type of listener is used to get the ratings from the ratingbar widgets?