You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
now Router is open, but all his methods are final. Need open methods for extends.
If I call replase on abstract screen - i need replace abstract with platform screens, and in PlatformRouter(e.g Router.kt) is best place
The text was updated successfully, but these errors were encountered:
now Router is
open
, but all his methods arefinal
. Need open methods for extends.If I call replase on
abstract screen
- i need replaceabstract
withplatform
screens, and in PlatformRouter(e.g Router.kt) is best placeThe text was updated successfully, but these errors were encountered: