mirror of
https://github.com/antebudimir/tempus.git
synced 2025-12-31 17:43:32 +00:00
Function renaming
This commit is contained in:
parent
a668236202
commit
5ed4f4dabe
1 changed files with 1 additions and 1 deletions
|
|
@ -181,6 +181,6 @@ public class PlayerBottomSheetFragment extends Fragment {
|
|||
|
||||
PlayerControllerVerticalPager playerControllerVerticalPager = (PlayerControllerVerticalPager) bind.playerBodyLayout.playerBodyBottomSheetViewPager.getAdapter();
|
||||
PlayerControllerFragment playerControllerFragment = (PlayerControllerFragment) playerControllerVerticalPager.getRegisteredFragment(0);
|
||||
playerControllerFragment.goBackToFirstPage();
|
||||
playerControllerFragment.goToControllerPage();
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue