UI Overview | Android Developers

UI Overview | Android Developers

瀏覽:691
日期:2025-10-05
All user interface elements in an Android app are built using View and ViewGroup objects. A View is an object that draws something on the screen that the user can interact with. A ViewGroup is an object that holds other View (and ViewGroup) objects in…...看更多