Sanlorng
Sanlorng
**Description:** BottomNavigationView will return incorrect view height after measured **Expected behavior:** BottomNavigationView return the correct view height afater measured **Source code:** ` bottomNavigationView.measure(View.MeasureSpec.UNSPECIFIED, View.MeasureSpec.UNSPECIFIED) view.updatePadding(bottom=bottomNavigationView.measuredHeight) ` **Android API version:** Android...
### Describe the bug when some text selected, and right click selected text, the app will crash and show the error information `0x767487E2 (KernelBase.dll)处(位于 DandanPlay For WinUI 3.exe 中)引发的异常: WinRT...
1. Support open component source code link and sample code link. 2. Support inverse theme in the sample display area. 3. Support sample options and outputs.  4. Add `TypographyScreen`...

- [ ] wasm    
try the new converter, i tested in my 4k 150% scale monitor, it works fine. no white line in RadioButton, no grey line in Slider.
**Description**: Would you consider supporting an interface for making a transparent title bar? The `Undecorated` parameter cannot be easily implemented into an effect similar to `ExtendContentToTitleBar` in UWP applications which...
## Components 1. `TabRow` 2. `TabItem` Style: 1. InContentArea(default) 2. InTitleBar ## Screenshot   ## Basic Usage ```Kotlin val selectedKey = remember { mutableIntStateOf(0) } val items = remember...
1. Update `haze` version 2. Update acrylic style parameter reference `figma design file`
## Documentation [Geometry](https://learn.microsoft.com/en-us/windows/apps/design/signature-experiences/geometry) ## Basic Usage ```Kotlin Layer(shape = FluentTheme.shapes.control) ``` ## Advanced Usage ```Kotlin Layer(shape = RoundedCornerShape(topStart = FluentTheme.cornerRadius.overlay)) ``` ## Screenshot 