240 发简信
IP属地:浙江
  • 2018-08-09

    折叠功能前言:想实现折叠功能需要用到 CoordinatorLayout+AppBarLayout+CollapsingToolbarLayout 需先引入依赖 compil...

  • 2018-08-14

    ``` if (!intercepted && b !=null) { switch (type) { case TYPE_ON_INTERCEPT: intercepted...

  • 120
    2018-08-06

    折叠功能 前言: 想实现折叠功能需要用到 CoordinatorLayout+AppBarLayout+CollapsingToolb...