Closed DavidM29 closed 16 hours ago
SelectorBar
is currently not supported on non-Skia targets - upvote the following issue: https://github.com/unoplatform/uno/issues/15707.
As an alternative, check out TabBar
in Uno Toolkit
Thanks @MartinZikmund, I went with Segmented
from WCT.
Current behavior
SelectorBar
only displays the firstSelectorBarItem
on android and has a strange animation when clicking an already selectedSelectorBarItem
.Expected behavior
All
SelectorBarItems
should be displayed and the animations should match windows.How to reproduce it (as minimally and precisely as possible)
SelectorBarItem
gets displayed.SelectorBarItem
once to select it. Click it second time to see the "strange" animation. UnoApp1.zipWorkaround
Have not found any.
Works on UWP/WinUI
Yes
Environment
No response
NuGet package version(s)
Uno.Sdk:
5.5.43
Affected platforms
Android
IDE
Visual Studio 2022
IDE version
17.12.1
Relevant plugins
No response
Anything else we need to know?
No response