python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
How to measure a vue js component's library performance?
Currently I have a library that holds components that I share between different repositories, the library is made with Vue and it has material design components, like the material-vue library (buttons...
david.hrra
Votes: 0
Answers: 0
How to change MaterialTimePicker's buttons text color independently?
I am changing color of MaterialTimePicker buttons text by changing colorPrimary of my time picker style. But when I change colorPrimary - chip in selected state also changes it's color.
What I want to...
Oleh Liskovych
Votes: 0
Answers: 1
Surface at +(...)% colors in jetpack compose
In official Material Design 3 resources (e.g. the Figma design kit), there have been many references to colors called "Surface at +x". These colors are the surface color mixed with x% of the...
BSh
Votes: 0
Answers: 3
BottomNavigationView shows label over icon
I am creating an app that contains BottomNavigationView, but after updating the library com.google.android.material:material:1.5.0 my app shows labels over icons.
The layout for BottomNavigationView:...

Honza Rössler
Votes: 0
Answers: 1