This bug started appearing because the way to close the player is now unified in PlayerHolder.stopService(), which causes the player to reach back to the video detail fragment with a notification of the shutdown (i.e. onServiceStopped() is called). This is fixed by adding a nullability check on the binding. |
||
|---|---|---|
| .. | ||
| detail | ||
| list | ||
| BackPressable.java | ||
| BaseStateFragment.java | ||
| BlankFragment.java | ||
| EmptyFragment.java | ||
| MainFragment.java | ||
| OnScrollBelowItemsListener.java | ||
| ViewContract.java | ||