When running the attached sample in Android, if you swipe anywhere (such as the center of the screen) inside a native Android HorizontalScrollView (integrated in MAUI using handler mapping), the Entry ...
I want to display a single selection list of buttons using MaterialButtonToggleGroup. Because of the number of buttons that I want to display, some buttons go beyond the edge of the screen so I nested ...