Originally created by @melihaksoy on GitHub (Jul 11, 2019).
Originally assigned to: @melihaksoy on GitHub.
Current state has multiple activities. Goal is to introduce single activity approach with deeplink navigation.
Originally created by @melihaksoy on GitHub (Jul 11, 2019).
Originally assigned to: @melihaksoy on GitHub.
Current state has multiple activities. Goal is to introduce single activity approach with deeplink navigation.
This actually is a bit of hussle with single activity. Current implementation of NavController doesn't really provide a way to keep activity intact while handling deeplink navigation within the app. See & debug playground branch for more information.
@melihaksoy commented on GitHub (Jul 11, 2019):
This actually is a bit of hussle with single activity. Current implementation of NavController doesn't really provide a way to keep activity intact while handling deeplink navigation within the app. See & debug `playground` branch for more information.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @melihaksoy on GitHub (Jul 11, 2019).
Originally assigned to: @melihaksoy on GitHub.
Current state has multiple activities. Goal is to introduce single activity approach with deeplink navigation.
@melihaksoy commented on GitHub (Jul 11, 2019):
This actually is a bit of hussle with single activity. Current implementation of NavController doesn't really provide a way to keep activity intact while handling deeplink navigation within the app. See & debug
playgroundbranch for more information.