mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2024-11-23 00:13:16 +00:00
テスト
This commit is contained in:
parent
432d93aaa2
commit
e25fb9a48e
|
@ -12,8 +12,8 @@
|
||||||
tools:layout="@layout/fragment_home_top" >
|
tools:layout="@layout/fragment_home_top" >
|
||||||
<action
|
<action
|
||||||
android:id="@+id/action_homeTopFragment_pop"
|
android:id="@+id/action_homeTopFragment_pop"
|
||||||
app:enterAnim="@anim/nav_default_enter_anim"
|
app:enterAnim="@anim/slide_from_left"
|
||||||
app:exitAnim="@anim/nav_default_exit_anim"
|
app:exitAnim="@anim/slide_to_right"
|
||||||
app:popUpTo="@id/homeTopFragment"
|
app:popUpTo="@id/homeTopFragment"
|
||||||
app:popUpToInclusive="true"
|
app:popUpToInclusive="true"
|
||||||
app:popEnterAnim="@anim/nav_default_pop_enter_anim"
|
app:popEnterAnim="@anim/nav_default_pop_enter_anim"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user