解决代码冲突
This commit is contained in:
parent
4b3adaaa97
commit
53bb2f3ca6
@ -47,7 +47,7 @@ class MainActivity : BaseActivity() {
|
||||
// )
|
||||
// rightController.navigate(directions)
|
||||
rightController.currentDestination?.let {
|
||||
if (it.id == R.id.EvaluationResultFragment) {
|
||||
if (it.id == R.id.EmptyFragment) {
|
||||
val bundle = Bundle()
|
||||
bundle.putParcelable("SignBean", signBean)
|
||||
rightController.navigate(R.id.EvaluationResultFragment, bundle)
|
||||
|
Loading…
x
Reference in New Issue
Block a user