1. 首页
  2. 考试认证
  3. 其它
  4. SwipeLayout Android水平滑动显示操作菜单

SwipeLayout Android水平滑动显示操作菜单

上传者: 2024-10-17 12:26:57上传 ZIP文件 1.51MB 热度 3次

SwipeLayout Android滑动显示菜单

Demo

使用方法

//adapter class

MyAdapater extends SwipeLayoutAdapter {

`public MyAdapater(Activity context,int contentViewResourceId,int actionViewResourceId,List objects) {

super(context,contentViewResourceId,actionViewResourceId,objects); }`

@Override public void setContentView(View)

下载地址
用户评论