JK2DOG / MaterialDesign

Material Design 控件合集。ConstraintLayout、MaterialButton、ShapeableImageView、TabLayout、SearchView...

Home Page:http://blog.csdn.net/yechaoa/article/category/7228044

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MaterialDesign

环境

  • Android Studio Bumblebee | 2021.1.1 Patch 3
  • Android Gradle Plugin 7.2
  • Kotlin 1.6.20

效果

搜索 侧边栏、抽屉 底部提示
滑动收起 Tab滑动收起 自定义Tab
底部导航 输入框 下拉刷新
底部弹窗 TabLayout MaterialButton
ShapeableImageView BadgeDrawable CardView
Dynamic Color

组件

  • ShapeableImageView
  • MaterialButton
  • BadgeDrawable
  • DrawerLayout
  • BottomSheetDialog
  • ConstraintLayout
  • CoordinatorLayout
  • CollapsingToolbarLayout
  • NestedScrollView
  • AppBarLayout
  • Toolbar
  • FloatingActionButton
  • TabLayout
  • BottomNavigationView
  • CardView
  • Snackbar
  • SwipeRefreshLayout
  • TextInputLayout
  • TextInputEditText
  • NavigationView
  • SearchView
  • Dynamic Color

近期更新

  • 【2022-05-01】Android 12 Dynamic Color
  • 【2022-04-30】update CardView
  • 【2022-04-27】Migrating from M2 to M3
  • 【2022-04-25】update TabLayout
  • 【2022-01-16】add BadgeDrawable
  • 【2021-05-29】add ShapeableImageView
  • 【2021-05-23】add MaterialButton

系列博客

http://blog.csdn.net/yechaoa/article/category/7228044

About

Material Design 控件合集。ConstraintLayout、MaterialButton、ShapeableImageView、TabLayout、SearchView...

http://blog.csdn.net/yechaoa/article/category/7228044


Languages

Language:Kotlin 98.3%Language:Java 1.7%