Commit b0cd625c authored by fallenstardust's avatar fallenstardust

整理

parent 95eafe1c
......@@ -3,7 +3,6 @@ package cn.garymb.ygomobile;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.util.Log;
import cn.garymb.ygomobile.core.IrrlichtBridge;
......
......@@ -6,7 +6,6 @@
*/
package cn.garymb.ygomobile;
import android.app.ActivityManager;
import android.app.NativeActivity;
import android.content.Context;
import android.content.Intent;
......
......@@ -7,7 +7,6 @@
package cn.garymb.ygomobile.core;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.graphics.Color;
import android.util.Log;
......
......@@ -19,7 +19,6 @@ import android.content.Context;
import android.view.View;
import android.widget.TextView;
import cn.garymb.ygomobile.lib.R;
public class OverlayOvalView extends OverlayView implements View.OnClickListener {
......
......@@ -5,7 +5,6 @@ import android.widget.CompoundButton;
import android.widget.CompoundButton.OnCheckedChangeListener;
import android.widget.ToggleButton;
import cn.garymb.ygomobile.lib.R;
import cn.garymb.ygomobile.widget.overlay.OverlayOvalView.OnDuelOptionsSelectListener;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment