Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 273 Bytes

BACK_PRESS.md

File metadata and controls

8 lines (6 loc) · 273 Bytes

Back pressed flow available by default

To support hardware back press you if you use your own setup you should use

rootController.setupWithActivity(this)

To call back operation by code you just need to call rootController and use popBackStack() function