mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2026-04-03 06:26:16 +00:00
Remove the extra app list update when the activity is first started
This commit is contained in:
@@ -91,7 +91,6 @@ public class AppView extends Activity {
|
||||
}
|
||||
});
|
||||
registerForContextMenu(appList);
|
||||
updateAppList();
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user