文件名称:Android代码-android菜单控制器view
文件大小:874KB
文件格式:ZIP
更新时间:2022-08-25 23:30:05
Android代码
Pinterest like awesome menu control for Android DEMO NOTE Any pull request is available. HOW TO USE /** * PinterestView'layoutParams must match_parent or fill_parent, * just for cover the whole screen */ pinterestView = (PinterestView) findViewById(R.id.item_layout); /** * add item view into pinterestView */ pinterestView.addMenuItem(createChildView(R.drawable.googleplus,"")