Guy Carmeli
aa2ce1c432
Set BottomTab style after TitleBar back button click
8 年前
Yedidya Kennard
3b7c11f869
All stack actions routed through NavigationActivity are also forwarded to ModalController
8 年前
Daniel Zlotin
5016c3cc44
FragmentScreen
8 年前
Daniel Zlotin
70ecfeffd1
fixed
8 年前
Daniel Zlotin
85cf841e5d
dismissAllModals
8 年前
Daniel Zlotin
5311972d40
dismissModal working
8 年前
Daniel Zlotin
c58f15a0b8
ScreenStackContainer + modals
8 年前
Daniel Zlotin
2c242ccb51
modals
8 年前
Daniel Zlotin
7c5d60b14f
working on modals
8 年前
Daniel Zlotin
7397a9d795
work on modal
8 年前
Daniel Zlotin
d82d317931
fixing compile errors
8 年前
Daniel Zlotin
787f3b94ee
commented all old code to make the example run
8 年前
Daniel Zlotin
9806af3573
modal and layout
8 年前
Daniel Zlotin
c50f20ccf3
modalController
8 年前
Guy Carmeli
bd35145c99
Add dismissModal method to Android
Also changed the structure used to store Modals
from a Map based on navigatorId to a stack.
Reason for the change is that screens can be
pushed only to the topmost Modal.
9 年前
Guy Carmeli
829c327d0f
Implement dismissAllModals
9 年前
Guy Carmeli
c68ac978e8
Add Modal implementation
9 年前