`EXTRA_RESTART_ON_BACK` is never set on the Intent extras, but `intent.extras?.getBoolean(EXTRA_RESTART_ON_BACK)` will return `false` as long as there are any extras, hiding the actual value from the `savedInstanceState`. |
||
|---|---|---|
| .. | ||
| keylesspalace/tusky | ||
`EXTRA_RESTART_ON_BACK` is never set on the Intent extras, but `intent.extras?.getBoolean(EXTRA_RESTART_ON_BACK)` will return `false` as long as there are any extras, hiding the actual value from the `savedInstanceState`. |
||
|---|---|---|
| .. | ||
| keylesspalace/tusky | ||