After adding setDoneFunc to an item, execute a piece of code logic. This process will print some logs. These logs will be transferred to another textview for display. However, the program can only display all logs after setDoneFunc ends and will not output them in real time. This Why? I can provide pseudocode if necessary. The code is similar to the demo of textview
After adding setDoneFunc to an item, execute a piece of code logic. This process will print some logs. These logs will be transferred to another textview for display. However, the program can only display all logs after setDoneFunc ends and will not output them in real time. This Why? I can provide pseudocode if necessary. The code is similar to the demo of textview