搜索资源列表
MyGuideView1
- MyGuideView源码(Java),目前很流行的android主界面风格,底部菜单的左右滑动,包括页面左右滑动,ListView内嵌GridView。Android实现左右滑动指引效果主文件为MyGuideViewActivity.java,在底部按钮菜单中增加监听事件,给功能列表Listview填充数据,获取主界面UI所有所用到的对象,菜单内添加有测试数据-MyGuideView source code (Java), the v
UIActivity
- 安卓系统下界面UI的Activity。测试后好用-android system user interface Activity
TableLayoutTest
- TableLayout是比较常用的布局,采用行和列的形式来管理UI组件。并不需要明确声明行和列,而是通过添加TableRow、其他组件来控制表格的行数和列数。(TableLayout is a more commonly used layout that manages UI components in rows and columns. There is no need to explicitly declare rows and c