What is Orientation?
Answer / 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 |
Do we need to register all of view classes in app.js with sencha touch?
Write code snippet to retrieve IMEI number of Android phone.
In android, what is contained within the xml files in layout folder?
What is file features used in android?
Please explain how to prevent the data from reloading and resetting when the screen is rotated?
Can phonegap work with contacts data of mobile device?
What is proguard-rules.pro?
What are the advantages of Android?
1 Answers TryTechnicals Pvt Ltd,
Can I update my android version?
What are the different types of intents in android?
What is a toast notification?
Why cannot you run standard Java bytecode on Android?