mjsornp created WEEX-273:
----------------------------

             Summary: The application may be doing too much work on its main 
thread
                 Key: WEEX-273
                 URL: https://issues.apache.org/jira/browse/WEEX-273
             Project: Weex
          Issue Type: Bug
          Components: Android
    Affects Versions: 0.18
         Environment: platform:android
version:5.1.0
weex version:0.18.0-beta-2
            Reporter: mjsornp
            Assignee: zhengshihan


our android platform operate step as below:
 # weex page(SPA mode, page 1) start anothor APK to scan QR code
 # another APK scan QR code and then finish()
 # weex onActivityResult invoke jsCallBack  to show QR code content in weex 
page(SPA mode, page2)
 #  The weex page2 sometimes display slow after another APK scan code Activity 
has finished.

 

The android log show:

Choreographer: Skipped 37 frames!  The application may be doing too much work 
on its main thread.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to