ListActivity | Android Developers

ListActivity | Android Developers

瀏覽:304
日期:2026-04-20
Class Overview An activity that displays a list of items by binding to a data source such as an array or Cursor, and exposes event handlers when the user selects an item. ListActivity hosts a ListView object that can be bound to different data sources, ty...看更多