-
Google just unveiled the next stage for [Material Design](https://material.io/) and updated its stylistic guidelines. Some of the changes may require changes to `daemonite-material` in order to stay u…
-
- [ ] badge
- [x] checkbox
- [x] dots
- [ ] drawer
- [x] fab
- [x] button
- [x] icon
- [x] iconbutton
- [x] icontoggle
- [ ] input
- [ ] menu
- [x] progressbar
- [x] radiobutton
- [x] rip…
-
when i quick click floatingactionbutton , the menu only show part of the five items.
so i think you can set the flag, don't let user click the fab when the animation has not over.
![4104236983298…
-
can we change size of floating action menu?
-
Not sure if this is a change on facebooks end or an issue with Android...
Running v3.8.7 on Android 9. None of the options in the FAB work for me (Check In, Post a photo, etc). I tap the button, th…
-
## Components
- **FAB Components** #8
- **Tooltips Component** #10
- **Snackbar Component** #12
- **Tabs Component** #14
- **Menus Component** #15
- **Chips Component** #19
- **Selection Cont…
-
**Description:**
Snackbar with anchor has incorrect bottom margin when window insets are used that set container padding instead of margin.
When insets update margin, snackbar is shown correctly ab…
-
Instead of re sizing and re positioning the app every time add an option to save position and size of the window with a name.
Ex: Intro Slide (Big window, almost centered), top right slides (smaller …
-
Can I change the labels font in this way using calligraphy library?
``` xml
@drawable/fab_label_background
@color/white
@string/default_font_path
```
Background and textCol…
-
Made a new project added fab menu everything works fine buttons are white labels are showing, copied the same code to my actual project styles themes and colours and all, and the button is blue and th…