diff --git a/src/Samples/Toolkit.SampleApp.Maui/Samples/BasemapGalleryBehaviorSample.xaml b/src/Samples/Toolkit.SampleApp.Maui/Samples/BasemapGalleryBehaviorSample.xaml
index 760f80df0..a761dd6c1 100644
--- a/src/Samples/Toolkit.SampleApp.Maui/Samples/BasemapGalleryBehaviorSample.xaml
+++ b/src/Samples/Toolkit.SampleApp.Maui/Samples/BasemapGalleryBehaviorSample.xaml
@@ -14,7 +14,7 @@
-
+
@@ -29,80 +29,76 @@
-
-
+
+
+
+
-
+ Text="Use MapView" ToolTipProperties.Text="Connect gallery to a MapView" />
+ Text="Use SceneView" ToolTipProperties.Text="Connect gallery to a SceneView" />
+
+ Text="Load ArcGIS Online" ToolTipProperties.Text="Loads default basemaps from ArcGIS Online" />
+ Text="Add items" ToolTipProperties.Text="Adds two entries to the gallery" />
-
+
-
-
-
-
+ Text="Add WGS84" ToolTipProperties.Text="Adds a wgs84 basemap that is incompatible with connected views" />
+
+
+
+