-
- Create a new library: `com.fabernovel.statefullayout:statefullayout-material-motion`
- KTX extension on StatefulLayout:
`showState(stateId: Int, transition: Transition)`
The function will:
1…
sjcqs updated
4 years ago
-
Could you create new element ``? Here is Material Design specification...
https://material.google.com/components/bottom-navigation.html
Left navigation on a larger display, such as tablet or desktop…
-
### Session description
The vision of authors being able to drop components and UI libraries into their pages and have things Just Work™ and look right (at least to a first order approximation) is st…
-
# Style
### 目前 Style Parent
淺色主題 `Theme.MaterialComponents.Light`
暗色主題 `Theme.MaterialComponents`
### 目前設定主題方法
```
setTheme(R.style.App_NoActionBar)
setTheme(R.style.DarkTheme_NoActionBar)
`…
-
The `BottomSheetBehavior` link returns a 404:
https://android.googlesource.com/platform/frameworks/support/+/refs/heads/master/design/src/android/support/design/widget/BottomSheetBehavior.java
I…
-
`
import { Canvas, useFrame } from '@react-three/fiber'
import { Environment, KeyboardControls, OrbitControls } from "@react-three/drei"
import { Perf } from 'r3f-perf';
import './App.css'
im…
-
Having a simple modal Dialog which opens from a button will generate some
`aria-hidden … in not contained inside … . Doing nothing`
errors. Is there any way to get rid of the errors?
-
### Steps to reproduce
_No response_
### Current behavior
After updating to the latest version of Material-UI, we've observed a substantial increase in our bundle size.
This increase was no…
-
The idea would be to only rely on `@mui/system` for the styling, and `@mui/base` for the few components used.
Still to be discussed
Needs to wait for the v6 of material https://github.com/mui/materi…
-
## Bugs
** Unable to use codepen for server-side rendering example.
### What MDC Web Version are you using?
0.40.1
### What browser(s) is this bug affecting?
Server side rendering with …