Skip to content

Commit

Permalink
Merge branch 'ARCH-22-feat/login_signup_front' of https://github.com/…
Browse files Browse the repository at this point in the history
…tukcomCD2024/DroidBlossom into ARCH-22-feat/login_signup_front
  • Loading branch information
comst19 committed Jan 17, 2024
2 parents 461a2bb + 54c0915 commit ee83eeb
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ class CreateCapsule1Fragment :

if (!viewModel.isGroupCapsuleCreate){
navController.navigate(R.id.action_createCapsule1Fragment_to_createCapsule2Fragment)
navController.popBackStack()
}
}
override fun observeData() {}
Expand Down

0 comments on commit ee83eeb

Please sign in to comment.