Commit 75d6e73
committed
fix: check if streams is initialized
Fixes a crash when trying to rotate the player before it is
initialized.1 parent 8242b7c commit 75d6e73
File tree
1 file changed
+3
-3
lines changed- app/src/main/java/com/github/libretube/ui/fragments
1 file changed
+3
-3
lines changedLines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
144 | | - | |
| 144 | + | |
145 | 145 | | |
146 | | - | |
| 146 | + | |
147 | 147 | | |
148 | | - | |
| 148 | + | |
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
| |||
0 commit comments