mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2024-11-26 09:43:15 +00:00
暫定
This commit is contained in:
parent
ea923aa884
commit
b7fd424f33
|
@ -132,7 +132,7 @@ public class DebugMenuFragment extends Fragment {
|
||||||
});
|
});
|
||||||
|
|
||||||
view.findViewById(R.id.btn_debug_menu_select_test_data).setOnClickListener(v -> {
|
view.findViewById(R.id.btn_debug_menu_select_test_data).setOnClickListener(v -> {
|
||||||
// Placeholder
|
Navigation.findNavController(view).navigate(R.id.action_debugMenuFragment_to_debugDocumentManageFragment);
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user