Bug P3
Status Update
Comments
il...@gmail.com <il...@gmail.com> #2
This functionality was released in benchmark 1.2.0-alpha06:
You'll need to use an Android 13 (API 33) emulator, and androidx.benchmark:benchmark-macro-junit4:1.2.0-alpha06
, which removes the requirement for root, and thus works on Play emulator images.
Description
Build: AI-221.6008.13.2211.9619390, 202302170051,
AI-221.6008.13.2211.9619390, JRE 11.0.15+0-b2043.56-8887301x64 JetBrains s.r.o., OS Mac OS X(aarch64) v13.2.1, screens 2880.0x1800.0, 2560.0x1080.0; Retina
AS: Electric Eel | 2022.1.1 Patch 2
Kotlin plugin: 221-1.8.0-release-for-android-studio-AS5591.52
Android Gradle Plugin: 7.3.1
Gradle: 7.5.1
Gradle JDK: version 11.0.15
NDK: from local.properties: (not specified), latest from SDK: (not found)
CMake: from local.properties: (not specified), latest from SDK: (not found), from PATH: (not found)
Source: send_feedback_icon
IMPORTANT: Please read
```
I'm using profiler to get list of visible fragments. But after some time I was not able to see visible fragments. Update to the last version of android studio didn't help. How can I achieve fragment's appearance ?
Thanks.