Ercan Duman

Results 3 issues of Ercan Duman

The below method should be added to RichEditor.Java ``` public void setAlignCenter() { exec("javascript:RE.setJustifyFull();"); } ```

_Failed to allocate a 266338312 byte allocation with 25165824 free bytes and 120MB until OOM, max allowed footprint 166812032, growth limit 268435456 org.wordpress.aztec.AztecParser.withinNestable_ > java.util.Arrays.copyOf (Arrays.java:3260) > java.lang.AbstractStringBuilder.ensureCapacityInternal (AbstractStringBuilder.java:125) >...

**Fatal Exception: java.lang.IndexOutOfBoundsException Index: 2, Size: 0 org.wordpress.aztec.History.doHandleHistory** java.util.LinkedList.checkElementIndex (LinkedList.java:555) java.util.LinkedList.remove (LinkedList.java:525) **org.wordpress.aztec.History.doHandleHistory (History.kt:65) org.wordpress.aztec.History$HistoryRunnable.run (History.kt:199)** android.os.Handler.handleCallback (Handler.java:790) android.os.Handler.dispatchMessage (Handler.java:99) android.os.Looper.loop (Looper.java:198) android.app.ActivityThread.main (ActivityThread.java:7055) java.lang.reflect.Method.invoke (Method.java) com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run (RuntimeInit.java:523) com.android.internal.os.ZygoteInit.main (ZygoteInit.java:836)...