Android开源框架之SwipeListView导入及模拟QQ侧滑
SwipeListView是Github上的一个开源框架,地址:https://github.com/47deg/android-swipelistview SwipeListView wa ...
SwipeListView是Github上的一个开源框架,地址:https://github.com/47deg/android-swipelistview SwipeListView wa ...
电商项目中常常有购物车这个功能,做个很多项目了,都有不同的界面,选了一个来讲一下。 主要包含了 店铺分类,侧滑删除,商品筛选,增加和减少,价格计算等功能。 看看效果图: 重要代码 ...