ViewSpreadTranslationController
ViewSpreadTranslationController copied to clipboard
View Spread TranslationController for Android.
java.lang.OutOfMemoryError: Failed to allocate a 8294412 byte allocation with 8279288 free bytes and 7MB until OOM at dalvik.system.VMRuntime.newNonMovableArray(Native Method) at android.graphics.Bitmap.nativeCreate(Native Method) at android.graphics.Bitmap.createBitmap(Bitmap.java:1071) at android.graphics.Bitmap.createBitmap(Bitmap.java:1041) at android.graphics.Bitmap.createBitmap(Bitmap.java:1008) at helper.AbstractViewHelper.getBitmapWithView(AbstractViewHelper.java:124)...
if(this.mStartActivity == null){//如果是跳转Activity 则不处理触摸事件 否则处理 frmlayout.setTouchIntecepted(true); } 没有 mStartActivity Error:(63, 28) 错误: 找不到符号 符号: 变量 mStartActivity
小米5手机、Genymotion模拟器都这样