1.带有头部的Listview: compile ‘se.emilsjolander:stickylistheaders:2.7.0’
2. 悬浮按钮:compile ‘com.android.support:design:22.2.0’
3. Recycle: compile ‘com.android.support:recyclerview-v7:26.0.0-alpha1’
AndroidStudio添加依赖的代码
最新推荐文章于 2024-06-18 14:05:00 发布
1.带有头部的Listview: compile ‘se.emilsjolander:stickylistheaders:2.7.0’
2. 悬浮按钮:compile ‘com.android.support:design:22.2.0’
3. Recycle: compile ‘com.android.support:recyclerview-v7:26.0.0-alpha1’