Android代码-仿汽车报价大全的sidebar

时间:2022-08-27 03:57:53
【文件属性】:

文件名称:Android代码-仿汽车报价大全的sidebar

文件大小:100KB

文件格式:ZIP

更新时间:2022-08-27 03:57:53

Android代码

AnimSideBar A SiderBar base on Android that has a wave anim gif show: to use,you should write like this in your layout after this ,you can add a setOnStrSelectCallBack,like this bar.setOnStrSelectCallBack(new ISideBarSelectCallBack() { @Override public void onSelectStr(int index, String selectStr) { Toast.makeText(SideBarDemoActivity.this,selectStr,Toast.LENGTH_SHORT).show(); } }); there are some other methods to apply: setDataResource(String[] data) se


网友评论