Component used: AppcompatActivity Version used: 1.6.1 Devices/Android versions reproduced on: One plus nord - Android 12
I was facing issue when i install new application it is launch main activity and screen blink for some fraction of time then i checked in life-cycle of activity and i found that activity call on-create two times. After that i google issue but not found any solution. I have try lots of combination in build.gradle like change target version, change manifest settings, downgrade library versions and finally found that "Appcompat" version issue. because in 1.5.1 version it working fine and 1.6.1 version facing issue.
If this is a bug in the library, we would appreciate if you could attach: - Sample project to trigger the issue. Demo code attached with appcompat version 1.6.1
- A screenrecord or screenshots showing the issue (if UI related). Screenshot attached - ss-01.jpg
Description
Version used: 1.6.1
Devices/Android versions reproduced on: One plus nord - Android 12
I was facing issue when i install new application it is launch main activity and screen blink for some fraction of time then i checked in life-cycle of activity and i found that activity call on-create two times. After that i google issue but not found any solution. I have try lots of combination in build.gradle like change target version, change manifest settings, downgrade library versions and finally found that "Appcompat" version issue. because in 1.5.1 version it working fine and 1.6.1 version facing issue.
If this is a bug in the library, we would appreciate if you could attach:
- Sample project to trigger the issue.
Demo code attached with appcompat version 1.6.1
- A screenrecord or screenshots showing the issue (if UI related).
Screenshot attached - ss-01.jpg