Navigated back handing base
This commit is contained in:
@@ -214,6 +214,7 @@ macro_rules! message_navigation {
|
||||
|
||||
pub trait NavigatedPage<T> {
|
||||
fn navigate(&self, message: &T) -> Option<Page>;
|
||||
fn navigated(&mut self);
|
||||
}
|
||||
|
||||
pub trait KeyPressedPage {
|
||||
|
||||
Reference in New Issue
Block a user