Answer Posted / mady
Views are the base class for all visual interface elements(commonly known as controls or widgets).
All UI controls,including the layout classes,are derived for View.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is android:targetsdkversion?
What features does android have?
How can I update my android device?
How do I upgrade my os?
What is difference between serializable and parcelable ?
how to create a service with single thread?
Where should we add permission to the applications?
What is wake up sensor?
Why ios is faster than android?
Which is better android lollipop or nougat?
How can you define the minimum version of android required?
If the Activity is showing an animation that indicates some kind of progress, what issue might you encounter and how could you address it?
What are common use cases for using an intent?
Is there anyway to determine if an intent passed into a broadcastreceiver’s on receive is the result of a sticky broadcast intent, or if it was just sent?
What is an Implicit Intent in Android?