Assigned
Status Update
Comments
ra...@google.com <ra...@google.com> #2
Thank you for reporting this issue. For us to further investigate this issue, please provide the following additional information:
Please provide sample project or apk to reproduce the issue. Also mention the steps to be followed for reproducing the issue with the given sample project or apk.
Expected output
What is the expected output?
Current output
What is the current output?
ya...@dunzo.in <ya...@dunzo.in> #3
How can you possibly need more information, i just told you the exact part of code causing the issue, and the code changes required to fix it!
Please read the description.
Expected output:
What is the expected output?
See attached "expected.webm" video in OP
Current output
What is the current output?
See attached "actual.webm" video in OP
Please read the description.
Expected output:
What is the expected output?
See attached "expected.webm" video in OP
Current output
What is the current output?
See attached "actual.webm" video in OP
ya...@dunzo.in <ya...@dunzo.in> #4
1. Import attached project
2. Install and run on Android 5 (Lollipop) or above
3. Click FAB and see it fall below/behind the navigation bar once the Snackbar disappear
2. Install and run on Android 5 (Lollipop) or above
3. Click FAB and see it fall below/behind the navigation bar once the Snackbar disappear
hi...@gtempaccount.com <hi...@gtempaccount.com> #5
Could you please check the attached project as we couldn't extract the files from it.
Description
So in local benchmark we tried in real device like android 10 or so, with a decent configuration. And we got improvements around 10% in cold startup, but now since it is in prod, it has not even shown a 1% improvement. And I have no idea how to debug it as there is nothing regarding debugging mentioned on developer's blog.
Note: We are not using compose! And its been 4-6 weeks now since we pushed the baseline profiles in production.
Versions we are using:
PROFILE_INSTALLER = "androidx.profileinstaller:profileinstaller:1.2.1"
KOTLIN = "1.7.0"
TARGET_SDK_VERSION = 32
COMPILE_SDK_VERSION = 33
GRADLE_TOOLS_BUILD = "com.android.tools.build:gradle:7.4.0"
MACRO_JUNIT = "androidx.benchmark:benchmark-macro-junit4:1.1.1"