I am getting this annoying line from IntelliJ console
D/EGL_emulation(10800): app_time_stats: avg=339.24ms min=32.73ms max=584.59ms count=3
can anyone tell me how to remove this line from printing as I am using IntelliJ idea
CodePudding user response:
Right click and choose 'Fold Lines Like This'.