摘要 一些还用的开源框架

    compile 'com.github.githubwing:ByeBurger:1.2.3'    //一行代码 隐藏 导航栏,标题栏及fab
    compile 'com.scwang.smartrefresh:SmartRefreshLayout:1.0.3' 
    compile 'com.scwang.smartrefresh:SmartRefreshHeader:1.0.3'
    compile 'com.github.donkingliang:LabelsView:1.2.0'  //标签集
    compile 'cn.pedant.sweetalert:library:1.3'      //提示框
    compile 'com.azhon:suspension-fab:1.1.0'         //fab工具类
    compile 'com.github.chrisbanes:PhotoView:1.3.0'  //图片查看工具
    compile 'me.weyye.hipermission:library:1.0.7'   //权限访问
    compile 'com.tencent.bugly:crashreport:2.6.6.1'  // 异常日志

猜你喜欢

转载自blog.csdn.net/yan822/article/details/78968298