Files
NativeScript/tns-core-modules/ui/tab-view/tab-view.android.ts
Martin Yankov cf8dcfa40c feat(view): expose method for android back override (#5537)
Expose method on View class onBackPressed(). Third party controls
like RadSideDrawer can use this method to override the default Android
back button handling. By default the app closes.
2018-03-14 18:15:05 +02:00

22 KiB