Наглядный справочный материал о размещении элементов в CoordinatorLayout.
#android #material
https://medium.com/@zoha131/coordinatorlayout-basic-8040c74cf426
#android #material
https://medium.com/@zoha131/coordinatorlayout-basic-8040c74cf426
AndroidPub
CoordinatorLayout Basic
CoordinatorLayout is a super-powered FrameLayout.
Небольшой обзор нового Material компонента - BottomAppBar
#android #material
https://medium.com/@firatkarababa/implementing-bottomappbar-material-components-for-android-f490c4a01708
#android #material
https://medium.com/@firatkarababa/implementing-bottomappbar-material-components-for-android-f490c4a01708
Medium
Implementing BottomAppBar I: Material Components for Android
One of the new Android Material Components that are introduced in Google I/O 2018 is BottomAppBar which is an extension of Toolbar. The new…
Краткий обзор одного из последних Material компонентов - Chip
#android #material
https://medium.com/material-design-in-action/chips-material-components-for-android-46001664a40f
#android #material
https://medium.com/material-design-in-action/chips-material-components-for-android-46001664a40f
Medium
Chips: Material Components for Android
One of the cool widgets that you can use with the Material Design Components library is Chip. A Chip is a component that can represent…
Примеры использования MaterialShapeDrawable из Material Components library для создания нестандартных форм.
#android #material
https://medium.com/ackee/create-beautiful-shapes-with-materialshapedrawable-874dd46e0fd5
#android #material
https://medium.com/ackee/create-beautiful-shapes-with-materialshapedrawable-874dd46e0fd5
Medium
Create beautiful shapes with MaterialShapeDrawable
There is one way to create very nice complex shapes in a very simple way which is called MaterialShapeDrawable. Is it ready to be used?
Статья про использование BottomAppBar. В первом абзаце есть ссылка на первую часть статьи.
#android #material
https://medium.com/@serbelga/material-components-android-bottomappbar-part-ii-1ae0079ec3a6
#android #material
https://medium.com/@serbelga/material-components-android-bottomappbar-part-ii-1ae0079ec3a6
Medium
Material Components Android: BottomAppBar — Part II
In the previous post we defined the implementation and use of this component. In this post we’ll specify some features about its behavior…
Статья о том, что такое Adaptive Icons, и как они создаются
#android #graphic #icon #material
https://proandroiddev.com/android-adaptive-icons-are-easier-than-you-think-3c66be2dd4dd
#android #graphic #icon #material
https://proandroiddev.com/android-adaptive-icons-are-easier-than-you-think-3c66be2dd4dd
Medium
Android Adaptive Icons Are Easier Than You Think
Adaptive icons on Android were introduced in Android Oreo, however I’ve found numerous applications today still aren’t using them. In fact…
Автор показывает, как с помощью Android Material Components можно кастомизировать границы кнопки без создания отдельного drawable xml.
#android #material #design
https://medium.com/@neerajmoudgil/custom-button-using-android-material-design-components-aa0cf1352996
#android #material #design
https://medium.com/@neerajmoudgil/custom-button-using-android-material-design-components-aa0cf1352996
Medium
Custom Button Using Android Material Design Components
custom buttons without XML, using Material Design Components
Опыт перехода с Design Support Library на Material Components.
#android #design #material
https://medium.com/over-engineering/setting-up-a-material-components-theme-for-android-fbf7774da739
#android #design #material
https://medium.com/over-engineering/setting-up-a-material-components-theme-for-android-fbf7774da739
Medium
Setting up a Material Components theme for Android
Attribute by attribute
Пост о миграции на AndroidX и Material Components.
#android #material
https://medium.com/mindorks/upgrading-to-material-components-ebc21ac4e95a
#android #material
https://medium.com/mindorks/upgrading-to-material-components-ebc21ac4e95a
Medium
Upgrading to Material Components
Material Components (part of Android Jetpack) bring redesign for well known UI elements and even add new ones to the entire collection. In…
Подробный обзор компонента Bottom App Bar из Material Components
#android #material
https://medium.com/over-engineering/hands-on-with-material-components-for-android-bottom-app-bar-28835a1feb82
#android #material
https://medium.com/over-engineering/hands-on-with-material-components-for-android-bottom-app-bar-28835a1feb82
Medium
Hands-on with Material Components for Android: Bottom App Bar
Part 1 of a series covering practical usage of Material Components for Android
Обзор новшеств в Material Components for Android 1.2.0
- Material motion
- Slider
- ShapeableImageView
...
#android #design #material
https://medium.com/google-design/material-components-for-android-1-2-0-is-now-available-aade483ed841
- Material motion
- Slider
- ShapeableImageView
...
#android #design #material
https://medium.com/google-design/material-components-for-android-1-2-0-is-now-available-aade483ed841
Medium
Material Components for Android 1.2.0 is now available
Material motion system, Sliders, ShapeableImageView, and more
Несколько MAD Skills видео о Material Design Components
#android #design #material
https://www.youtube.com/playlist?list=PLWz5rJ2EKKc8SmtMNw34wvYkqj45rV1d3
#android #design #material
https://www.youtube.com/playlist?list=PLWz5rJ2EKKc8SmtMNw34wvYkqj45rV1d3
YouTube
Material Design Components - MAD Skills
We recommend that Android apps follow the Material Design guidelines so that they feel right at home on user’s devices. In this series, you’ll learn all abou...
Обзор нового компонента для навигации: Navigation Rail
#android #design #material
https://joebirch.co/android/exploring-the-material-navigation-rail/
#android #design #material
https://joebirch.co/android/exploring-the-material-navigation-rail/
Обзор обновлений для виджетов рабочего стола в Android 12
#android #widget #design #material
https://medium.com/androiddevelopers/updating-your-widget-for-android-12-92e7de87424c
#android #widget #design #material
https://medium.com/androiddevelopers/updating-your-widget-for-android-12-92e7de87424c
Medium
Updating your widget for Android 12
Widgets have been part of the core Android experience for a long time, with many apps using widgets effectively to increase their user…