android widget的相關文章
android.widget | Android Developers

android.widget | Android Developers

瀏覽:594
日期:2026-04-21
android.widget The widget package contains (mostly visual) UI elements to use on your Application screen. You can also design your own. To create your own widget, extend View or a subclass. To use your widget in layout XML, there are two additional files...看更多