Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Android UI

Android offers a set of views that offer you a standard UI layout and input controls. View is the parent object of all user interface elements in Android app. View draws a components such buttons or text fields that users can interact with.