material-dialogs
material-menu
material-dialogs | material-menu | |
---|---|---|
6 | - | |
19,636 | 2,471 | |
- | - | |
0.0 | 2.4 | |
almost 2 years ago | 7 months ago | |
Kotlin | Java | |
Apache License 2.0 | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
material-dialogs
-
Wondering what component to use and how to style it for this effect?...the live chat part
What part of the chat exactly are you asking about? There are multiple things at play here. E.g For the bottom sheet, you can check out this library: https://github.com/afollestad/material-dialogs/blob/main/documentation/BOTTOMSHEETS.md. For the elevation/shadow effect, check this out: https://proandroiddev.com/statelistanimator-a-powerful-little-tool-for-elevation-animation-4b31781e98a0
-
Recommended library for Material 3 dialogs?
Seeing how the go-to library for Material Dialogs (2 and below) has not been updated in the last 2+ years, does anyone have a replacement or fork they’re happy with?
- What are the most underrated third party libraries for Native Android?
-
Weekly Questions Thread February 16 2021
I use Material Dialog https://github.com/afollestad/material-dialogs which allows you to pass in HTML for the message which uses the color as I defined here.
-
Now that Bintray and JCenter are shutting down, what should we do with the Android libraries that are hosted there?
See https://github.com/afollestad/material-dialogs/issues/2051
-
A foss "PDF scanner", alternatives to CamScanner
Project: Material Dialogs (A beautiful, fluid, and customizable dialogs API) Copyright (c) 2014-2016 Aidan Michael Follestad. License (The MIT License (MIT)) https://github.com/afollestad/material-dialogs/blob/master/LICENSE.txt
material-menu
We haven't tracked posts mentioning material-menu yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
materialish-progress - A material style progress wheel compatible with 2.3
MaterialEditText - EditText in Material Design
Carbon - Material Design implementation for Android 4.0+. Shadows, ripples, vectors, fonts, animations, widgets, rounded corners and more.
Android-Material-circular-button - Animated Material circular button
snackbar - [DEPRECATED] Android Library that implements Snackbars from Google's Material Design documentation.
material-drawer - Custom drawer implementation for Material design apps.
material-design-icons - Material Design icons by Google (Material Symbols)
MaterialProgressBar - Material Design ProgressBar with consistent appearance
MaterialList - An Android library aimed to get the beautiful CardViews that Google shows at its official design specifications
Horizontal Calendar - A material horizontal calendar view for Android based on RecyclerView