forked from organicmaps/organicmaps
Revert "[android] Warning fix"
This reverts commit 09a8f0bf415eff94d2c33655ddf87e7b43250f14.
This commit is contained in:
parent
1436e640c7
commit
4f8275454f
1 changed files with 3 additions and 0 deletions
|
@ -1,9 +1,12 @@
|
|||
package com.mapswithme.maps;
|
||||
|
||||
import javax.microedition.khronos.egl.EGL10;
|
||||
import javax.microedition.khronos.egl.EGLConfig;
|
||||
import javax.microedition.khronos.egl.EGLContext;
|
||||
import javax.microedition.khronos.opengles.GL10;
|
||||
|
||||
import android.content.Context;
|
||||
import android.graphics.Color;
|
||||
import android.opengl.GLSurfaceView;
|
||||
import android.util.Log;
|
||||
import android.view.MotionEvent;
|
||||
|
|
Loading…
Add table
Reference in a new issue