first commit i guess

This commit is contained in:
Krzysztof KrzysiekSiemv Smaga
2025-03-26 01:01:06 +01:00
commit 321b6a07df
1973 changed files with 119622 additions and 0 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!--This file was auto-generated by .NET MAUI.-->
<layer-list xmlns:android="http://schemas.android.com/apk/res/android">
<item android:width="108dp" android:height="108dp" android:gravity="center">
<bitmap android:gravity="fill" android:src="@drawable/splash" android:mipMap="true" />
</item>
</layer-list>
Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB

@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!--This file was auto-generated by .NET MAUI.-->
<layer-list xmlns:android="http://schemas.android.com/apk/res/android">
<item>
<bitmap android:gravity="center" android:src="@drawable/splash" android:mipMap="true" />
</item>
</layer-list>
@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!--This file was auto-generated by .NET MAUI.-->
<resources>
<color name="maui_splash_color">#ff512bd4</color>
</resources>