Przeprowadzka

This commit is contained in:
2026-07-16 12:25:33 +02:00
commit 10d59ede33
7016 changed files with 726877 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
<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>