mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2025-07-03 08:15:33 +00:00
Update moonlight-common
This commit is contained in:
parent
813f2edd95
commit
04e093a2c2
@ -1339,6 +1339,11 @@ public class Game extends Activity implements SurfaceHolder.Callback,
|
|||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@Override
|
||||||
|
public void connectionStatusUpdate(int connectionStatus) {
|
||||||
|
// TODO
|
||||||
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
public void connectionStarted() {
|
public void connectionStarted() {
|
||||||
runOnUiThread(new Runnable() {
|
runOnUiThread(new Runnable() {
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit f41b0dbc0c7813197a7644463232d96b188a379f
|
Subproject commit a7c731e5998f4697a80fbef76ab995cfbd5ad323
|
Loading…
x
Reference in New Issue
Block a user