mirror of
https://github.com/ClassiCube/ClassiCube.git
synced 2025-09-17 03:25:14 -04:00
Update MainActivity.java
This commit is contained in:
parent
7901ee45a1
commit
03186fa2b0
@ -432,7 +432,7 @@ public class MainActivity extends Activity
|
||||
try {
|
||||
CCMotionListener listener = new CCMotionListener(this);
|
||||
view.setOnGenericMotionListener(listener);
|
||||
} catch (Exception ex) {
|
||||
} catch {
|
||||
// Unsupported on android 12
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user