mirror of
https://github.com/2009scape/2009Scape-mobile.git
synced 2025-12-19 13:00:12 -07:00
Switch to SurfaceView for performance; Fix dropping items when it shouldn't be the case;
This commit is contained in:
parent
4dc3a4755e
commit
98a5d0b6fd
6 changed files with 119 additions and 723 deletions
|
|
@ -1,6 +1,6 @@
|
|||
package net.kdt.pojavlaunch;
|
||||
|
||||
import static net.kdt.pojavlaunch.MinecraftGLView.FINGER_SCROLL_THRESHOLD;
|
||||
import static net.kdt.pojavlaunch.MinecraftGLSurfaceView.FINGER_SCROLL_THRESHOLD;
|
||||
import static net.kdt.pojavlaunch.Tools.currentDisplayMetrics;
|
||||
import static net.kdt.pojavlaunch.prefs.LauncherPreferences.DEFAULT_PREF;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue