4 lines
640 B
XML
Executable File
4 lines
640 B
XML
Executable File
<resources><attr name="maui_splash" format="boolean" /><attr name="maui_edgetoedge_optout" format="boolean" /><attr name="appBarLayoutStyle" format="reference" /><attr name="bottomNavigationViewStyle" format="reference" /><!--
|
|
This defines the collectionViewStyle attribute so that we can use it
|
|
to add the scrollbars style to the CollectionView/CarouselView renderers.
|
|
--><declare-styleable name="ItemsViewRendererTheme"><attr name="collectionViewStyle" format="reference" /></declare-styleable><declare-styleable name="ScrollViewRendererTheme"><attr name="scrollViewStyle" format="reference" /></declare-styleable></resources> |