Przeprowadzka
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
anim/enterfromleft.xml;anim/enterfromleft.xml
|
||||
anim/enterfromright.xml;anim/enterfromright.xml
|
||||
anim/exittoleft.xml;anim/exittoleft.xml
|
||||
anim/exittoright.xml;anim/exittoright.xml
|
||||
values/strings.xml;values/strings.xml
|
||||
anim/enterfromleft.xml;anim/enterfromleft.xml
|
||||
anim/enterfromright.xml;anim/enterfromright.xml
|
||||
anim/exittoleft.xml;anim/exittoleft.xml
|
||||
anim/exittoright.xml;anim/exittoright.xml
|
||||
values/strings.xml;values/strings.xml
|
||||
Compatibility/Android/Resources/layout/flyoutcontent.axml;layout/flyoutcontent.xml
|
||||
Compatibility/Android/Resources/layout/shellcontent.axml;layout/shellcontent.xml
|
||||
+7
@@ -0,0 +1,7 @@
|
||||
/Users/krzysiek/Projekty/Aplikacje/PRYWATNE/Studia/LABY_PIOTREK/HomePantry/obj/Debug/net10.0-android/lp/163/jl/res/anim/enterfromright.xml
|
||||
/Users/krzysiek/Projekty/Aplikacje/PRYWATNE/Studia/LABY_PIOTREK/HomePantry/obj/Debug/net10.0-android/lp/163/jl/res/anim/exittoright.xml
|
||||
/Users/krzysiek/Projekty/Aplikacje/PRYWATNE/Studia/LABY_PIOTREK/HomePantry/obj/Debug/net10.0-android/lp/163/jl/res/anim/enterfromleft.xml
|
||||
/Users/krzysiek/Projekty/Aplikacje/PRYWATNE/Studia/LABY_PIOTREK/HomePantry/obj/Debug/net10.0-android/lp/163/jl/res/anim/exittoleft.xml
|
||||
/Users/krzysiek/Projekty/Aplikacje/PRYWATNE/Studia/LABY_PIOTREK/HomePantry/obj/Debug/net10.0-android/lp/163/jl/res/layout/flyoutcontent.xml
|
||||
/Users/krzysiek/Projekty/Aplikacje/PRYWATNE/Studia/LABY_PIOTREK/HomePantry/obj/Debug/net10.0-android/lp/163/jl/res/layout/shellcontent.xml
|
||||
/Users/krzysiek/Projekty/Aplikacje/PRYWATNE/Studia/LABY_PIOTREK/HomePantry/obj/Debug/net10.0-android/lp/163/jl/res/values/strings.xml
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Executable
BIN
Binary file not shown.
@@ -0,0 +1 @@
|
||||
<set android:shareInterpolator="false" xmlns:android="http://schemas.android.com/apk/res/android"><alpha android:duration="250" android:fromAlpha="0.6" android:toAlpha="1" /><translate android:fromXDelta="-50%" android:toXDelta="0%" android:duration="250" /></set>
|
||||
@@ -0,0 +1 @@
|
||||
<set android:shareInterpolator="false" xmlns:android="http://schemas.android.com/apk/res/android"><translate android:fromXDelta="100%" android:toXDelta="0%" android:duration="250" /></set>
|
||||
@@ -0,0 +1 @@
|
||||
<set android:shareInterpolator="false" xmlns:android="http://schemas.android.com/apk/res/android"><alpha android:duration="250" android:fromAlpha="1" android:toAlpha="0.6" /><translate android:fromXDelta="0%" android:toXDelta="-50%" android:duration="250" /></set>
|
||||
@@ -0,0 +1 @@
|
||||
<set android:shareInterpolator="false" xmlns:android="http://schemas.android.com/apk/res/android"><translate android:fromXDelta="0%" android:toXDelta="100%" android:duration="250" /></set>
|
||||
@@ -0,0 +1 @@
|
||||
<crc640ec207abc449b2ca.ShellFlyoutLayout android:layout_width="match_parent" android:layout_height="match_parent" android:background="@android:color/background_light" xmlns:app="http://schemas.android.com/apk/res-auto" xmlns:android="http://schemas.android.com/apk/res/android"><com.google.android.material.appbar.AppBarLayout android:id="@+id/flyoutcontent_appbar" android:layout_width="match_parent" android:layout_height="wrap_content" app:elevation="0dp" android:theme="@style/MauiAppBarLayout" /></crc640ec207abc449b2ca.ShellFlyoutLayout>
|
||||
@@ -0,0 +1 @@
|
||||
<androidx.coordinatorlayout.widget.CoordinatorLayout android:layout_width="match_parent" android:layout_height="match_parent" xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto"><com.google.android.material.appbar.AppBarLayout android:id="@+id/shellcontent.appbar" android:layout_width="match_parent" android:layout_height="wrap_content" android:theme="@style/MauiAppBarLayout"></com.google.android.material.appbar.AppBarLayout></androidx.coordinatorlayout.widget.CoordinatorLayout>
|
||||
@@ -0,0 +1 @@
|
||||
<resources><string name="overflow_tab_title">More</string></resources>
|
||||
Reference in New Issue
Block a user