Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
6 votes
2 answers
176 views

BACKGROUND Hi, I recently found a use for Kotlin and Kotlin Multi Platform (KMP), which uses Jetpack Compose. I'm pretty new to both of them, but not programming. I read the page on state and state ...
3 votes
2 answers
884 views

I am unable to change color of system navigation bar. In dark mode it ineed appears as transparent and its fine (ideally I would want it to be the same color as bottom navigation bar), but for light ...
0 votes
1 answer
78 views

I'm writing a small app for my Pixel watch. I would like to create a tile. I'm using the following function to create the layout. fun tileLayout( context: Context, deviceParameters: DeviceParameters): ...
de11833's user avatar
  • 281
-1 votes
1 answer
90 views

I want to create the same animation which is represented in m3 expressive design by google. this is link if take a close look at profile pic and how its animated the mask shape animate while loading. ...
0 votes
0 answers
193 views

I’m trying to implement pull-to-refresh in a legacy Android project that uses a RecyclerView with an existing Adapter. To leverage Material 3’s modern LoadingIndicator (via PullToRefreshBox), I ...
4 votes
0 answers
105 views

I'm using the experimental HorizontalMultiBrowseCarousel from androidx.compose.material3 to display a carousel of items in my Android Jetpack Compose app. My goal is to detect which item is currently ...
1 vote
2 answers
102 views

System bar paddings are not applied to FloatingActionButton in landscape orientation even though composable is placed into Scaffold and contentWindowInsets of Scaffold set to WindowInsets.safeDrawing. ...
0 votes
1 answer
136 views

My requirement is simple, I want to change the arrow inside mat-select to a different color. Below are the solutions known, but I do not want to implement. Using ::ng-deep to customize the arrow. ...
1 vote
1 answer
108 views

I am trying to style an angular 19 material select component's down arrow. This select is actually nested inside a div class="panel-details", which is nested inside another div class="...
0 votes
0 answers
62 views

I am implementing a Material3 Android App. The official guidelines state that an options menu should appear below the action bar: The implementation guide provides the following screenshot: However, ...
3 votes
0 answers
80 views

The color which are unfocused and focused. I can guess the focused one uses ?attr/colorPrimary, but what about the unfocused one? I've tried ?attr/colorOnSurface, ?attr/colorOnsurfaceVariant, etc. ...
1 vote
1 answer
116 views

I have updated my Angular application to Angular 19.2, and also to Angular Material 19.2. I have created color palettes by running ng generate @angular/material:theme-color, to generate the file ...
2 votes
3 answers
816 views

does anyone know how to correct override mat-icon-button in Angular Material M3? For default button (like mat-button, mat-flat-button, mat-raised-button, mat-stroked-button) I used the following way, ...
1 vote
2 answers
151 views

I have two themes for buttons with different tertiary colors. But I don’t know where this color is actually used in the UI. when I open the page, both buttons look the same. Where does the tertiary ...
0 votes
1 answer
60 views

Changes from material 2 to 3 breaked a lot of customized color changes. I know that the main idea in material is to use themes, but I don't want to use a complex configuration to simply change an ...
Eagle's user avatar
  • 1,074

15 30 50 per page
1
2 3 4 5
...
16

AltStyle によって変換されたページ (->オリジナル) /