mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2026-04-18 06:20:19 +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);
|
registerForContextMenu(appList);
|
||||||
updateAppList();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
|||||||
Reference in New Issue
Block a user