Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [material-design]

Material design is Google's guide for visual, motion, and interaction design across platforms and devices, introduced with Android 5.0 Lollipop.

0 votes
0 answers
22 views

Android MaterialButton backgroundTint will not turn white

Currently in android I am setting up some buttons. Ive gone to think that material buttons are the easiest to use as I have quite a lot of use cases where I need to set corner radius etc. ...
Tahulrik's user avatar
0 votes
0 answers
4 views

Android MDC: ExtendedFloatingActionButton shrink and Expand animations whilst scrolling loose the position of the component

I've created an EFAB that is a direct child of CoordinatorLayout. In the CoordinatorLayout there is a RecyclerView with a scroll listener that expands and shrinks the EFAB (I'm trying to replicate the ...
David Marquez's user avatar
0 votes
1 answer
19 views

Android copy / paste context menu has ghost background when used in dialog

I have a simple dialog which contains a note field, and when i long press on an item, this happens (I attach different status, to better understand the problem) Now, here's what I already tried: ...
m.i.n.a.r.'s user avatar
  • 1,040
1 vote
2 answers
28 views

CardView rounded corner shows white colors

I have a card view app:cardBackgroundColor="@color/colorCard" app:cardCornerRadius="8dp" app:strokeColor="@color/colorBorder" app:strokeWidth="1dp" But white ...
Rebecca's user avatar
  • 31
0 votes
1 answer
37 views

Flutter Material Dynamic Colors missing surfaces and elevation colors

I'm starting with Flutter and Material You dynamic colors. After setting up the example app, I tried using the dynamic color from my device. But instead of correctly rendering background and elevated ...
Délia's user avatar
  • 3
1 vote
2 answers
39 views

Want to select only minutes and seconds in Flutter TimePicker

Is there any built in widget in 'material' flutter which allows us to select minutes and seconds in a rotating dial like manner, something similar to TimePicker widget (which only allows to select a ...
Param's user avatar
  • 11
1 vote
0 answers
22 views

Theming container element w/ Angular Material

Wondering if its possible to theme an html element as a material container, in this case an error container. From material docs: In that case setting the container theme, would also set the ...
lostintranslation's user avatar
1 vote
0 answers
52 views

Jetpack Compose RangeSlider crash for discrete values

I'm trying to use a RangeSlider to be able to select discrete values. The current data set I'm using comes from our backend with values in 15..50. It mostly works, except that two values on the slider ...
Makalaster's user avatar
0 votes
0 answers
116 views

Angular Material 18 (Material Design 3) theming - get color from theme and write into a custom property

I use Angular Material 18 in my little pet project and have custom theme defined. I can access the variable and (for example) set it as a text:color like so: .some-selector { color: mat.get-theme-...
Mario B's user avatar
  • 2,262
1 vote
1 answer
37 views

Some Material icons are not rendering in my Angular project

In my Angular project, some Material icons don't seem to be rendering: <mat-icon>domino_mask</mat-icon> <mat-icon>hourglass</mat-icon> The other icons render normally. I have ...
maxime Lassort's user avatar
0 votes
2 answers
60 views

Does Angular Material 3 have css helper classes for margin/padding, flexbox, etc

Is there a built-in CSS helper classes for margin/padding, flexbox, etc. in Angular Material 3? I see that Vuetify, Tailwind, Bootstrap have lots of helper classes (e.g. px-4, ma-6, mx-auto, etc.). ...
Andrei's user avatar
  • 759
0 votes
1 answer
89 views

Upgrade Error && Thegetter 'subtitle2' isn't defined for the class 'TextTheme' || Member not found: 'MediaQuery.boldTextOverride'. material theme

Upgrade Flutter to the latest version but got this issue. try to delete the Android folder and then recreate it with the help of the flutter create . command but this issue is still not solved. also, ...
sonalika's user avatar
  • 175
-2 votes
1 answer
42 views

Change BottomSheetScaffold Max Width

BottomSheetScaffold has a max width of 640dp according to the Material specs: https://m3.material.io/components/bottom-sheets/specs But I need to implement it full-width, independently on the size of ...
Felipe Ribeiro R. Magalhaes's user avatar
1 vote
1 answer
48 views

Some Material Icons not working with Angular Material

I am trying to use the keep Material icon but it's not working. When I use the following HTML, i am able to see the first two icons, but not the keep one. I've noticed this issue with other icons, too....
Pytth's user avatar
  • 4,096
0 votes
0 answers
20 views

Using Material Design 3 (You) theme with PrimeReact?

now I use PrimeReact in my Next.js project and use theme of stylish of this PrimeReact components, as Lara, MD, MD-compat. But only it themes is preseted in PrimeReact. PrimeReact don`t have theme for ...
Влад Черешня's user avatar

15 30 50 per page
1
2 3 4 5
576