diff --git a/feature/setting/src/main/res/navigation/feature_setting_navigation.xml b/feature/setting/src/main/res/navigation/feature_setting_navigation.xml index 4d382d4d..781b43fc 100644 --- a/feature/setting/src/main/res/navigation/feature_setting_navigation.xml +++ b/feature/setting/src/main/res/navigation/feature_setting_navigation.xml @@ -12,34 +12,38 @@ + app:enterAnim="@anim/nav_twitter_enter_anim" + app:exitAnim="@anim/nav_twitter_exit_anim" + app:popEnterAnim="@anim/nav_twitter_pop_enter_anim" + app:popExitAnim="@anim/nav_twitter_pop_exit_anim" /> + app:enterAnim="@anim/nav_twitter_enter_anim" + app:exitAnim="@anim/nav_twitter_exit_anim" + app:popEnterAnim="@anim/nav_twitter_pop_enter_anim" + app:popExitAnim="@anim/nav_twitter_pop_exit_anim" /> + app:enterAnim="@anim/nav_twitter_enter_anim" + app:exitAnim="@anim/nav_twitter_exit_anim" + app:popEnterAnim="@anim/nav_twitter_pop_enter_anim" + app:popExitAnim="@anim/nav_twitter_pop_exit_anim" /> + app:enterAnim="@anim/nav_twitter_enter_anim" + app:exitAnim="@anim/nav_twitter_exit_anim" + app:popEnterAnim="@anim/nav_twitter_pop_enter_anim" + app:popExitAnim="@anim/nav_twitter_pop_exit_anim"/> + app:destination="@id/settingTagManageFragment" + app:enterAnim="@anim/nav_twitter_enter_anim" + app:exitAnim="@anim/nav_twitter_exit_anim" + app:popEnterAnim="@anim/nav_twitter_pop_enter_anim" + app:popExitAnim="@anim/nav_twitter_pop_exit_anim" />