mirror of
https://github.com/TeamNewPipe/NewPipe.git
synced 2025-10-03 17:59:41 +02:00
fix channel rotation problem
This commit is contained in:
parent
461f747af1
commit
e3baf69533
1 changed files with 1 additions and 0 deletions
|
@ -147,6 +147,7 @@ public class ChannelActivity extends AppCompatActivity {
|
|||
serviceId = savedInstanceState.getInt(NavStack.SERVICE_ID);
|
||||
NavStack.getInstance()
|
||||
.restoreSavedInstanceState(savedInstanceState);
|
||||
handleIntent(getIntent());
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue