What is the use of Views in Android, why we use it.........?
android:layout_height="..............">
Thank You
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Jiteendra SampathiraoPosted Aug 11, 2011, 6:35 AM
view provides classes that expose basic user interface classes that handle screen layout and interaction with the user.
refer this LINK