MaterialDesign icon indicating copy to clipboard operation
MaterialDesign copied to clipboard

Material Design Samples。ConstraintLayout、MaterialButton、ShapeableImageView、TabLayout、SearchView...

MaterialDesign

star :kiss:

环境(Environment)

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

效果(Example)

多图预警!!!

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

组件(Components)

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

近期更新(Update)

  • 【2022-07-31】Add FloatView
  • 【2022-07-26】Add ItemTouchHelper
  • 【2022-06-26】Add Notification
  • 【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

系列博客(Blog)