Grial-UI-Kit-Support icon indicating copy to clipboard operation
Grial-UI-Kit-Support copied to clipboard

This is our public repository for customers to report bugs about Grial UI Kit for Xamarin Forms

Results 123 Grial-UI-Kit-Support issues
Sort by recently updated
recently updated
newest added

I am migrating Xamarin to MAUI. In my app I have ` ILayoutDirectionService _LayoutDirectionService = DependencyService.Get().Service;` I need the equivalent code for getting the layout direction service in MAUI as...

### Description The drawer always starts with the smallest StopPosition. But sometimes you want the drawer to open at a different position. For example, if you have StopPositions="80, .5*,* "...

### Description We are using grial TabControl, and TabItem IconImage setting svg file. Is there any way to handle the size of Icon based on platform and target ? ###...