mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2025-07-20 11:33:06 +00:00
Remove the extra app list update when the activity is first started
This commit is contained in:
parent
b340055588
commit
ea65bb2c0a
@ -91,7 +91,6 @@ public class AppView extends Activity {
|
|||||||
}
|
}
|
||||||
});
|
});
|
||||||
registerForContextMenu(appList);
|
registerForContextMenu(appList);
|
||||||
updateAppList();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
Loading…
x
Reference in New Issue
Block a user