ScrollView | Android Developers

ScrollView | Android Developers

瀏覽:560
日期:2026-04-24
Class Overview Layout container for a view hierarchy that can be scrolled by the user, allowing it to be larger than the physical display. A ScrollView is a FrameLayout, meaning you should place one child in it containing the entire contents to scroll; th...看更多