peruchali
peruchali
Issue: - Currently the BottomSheet implementation (on Android) always shows Z-order wise above other components like bottom navigation bar, tab bars, and flyouts. - Google Maps shows a BottomSheet that...
Google Maps has now released AdvancedMarker which allows for greater customization of the legacy Marker. Is it possible to use this with Maui.GoogleMaps?
- To augment suggestion list to show images, tags, etc. - Add ItemTemplate property AutoCompleteEntry to customize the suggestion list. - In Android, i think `Adapter = _adapter = new...
### Is there an existing issue for this? - [x] I have searched the existing issues ### Did you read the "Reporting a bug" section on Contributing file? - [x]...
Use the idea from https://stackoverflow.com/questions/44589426/override-layout-xml-from-android-framework to override the offending layout XML in the sample app, with the style removed. Verified that the sample app doesn't crash in Android with .NET...