Commit 6024cc5
session: fix IllegalStateException when calling setSessionExtras()
...from thread which isn't application thread. This change makes the
demo app work with player using a non-main application thread.1 parent 3591919 commit 6024cc5
File tree
1 file changed
+1
-1
lines changed- libraries/session/src/main/java/androidx/media3/session
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1135 | 1135 | | |
1136 | 1136 | | |
1137 | 1137 | | |
1138 | | - | |
| 1138 | + | |
1139 | 1139 | | |
1140 | 1140 | | |
1141 | 1141 | | |
| |||
0 commit comments