Fixed
Status Update
Comments
wu...@google.com <wu...@google.com> #2
Could you a sample project?
le...@google.com <le...@google.com>
le...@google.com <le...@google.com>
ap...@google.com <ap...@google.com> #3
This is repo with very basic project
https://github.com/ThinkDeeper/leanback_crash_test
which contains our extension of GuidedStepSupportFragment and two more dummy fragments as its extension.
Steps to reproduce is pretty simple:
from fragment1 navigate to fragment2 (sometimes back to fragment1) using buttons on right pane and then hit hardware back which results in crash mentioned above.
which contains our extension of GuidedStepSupportFragment and two more dummy fragments as its extension.
Steps to reproduce is pretty simple:
from fragment1 navigate to fragment2 (sometimes back to fragment1) using buttons on right pane and then hit hardware back which results in crash mentioned above.
le...@google.com <le...@google.com> #4
I ran the project in android studio with 28 and 29 TV emulator, cannot reproduce it.
pr...@google.com <pr...@google.com> #5
Yes, that is our experience as well.
We were not able to reproduce on emulator.
Only NVIDIA SHILED (android 9) & Xiaomi MiBOX (android 9).
aa...@gmail.com <aa...@gmail.com> #6
Okay, I can reproduce it on a physical device.
It's a bit hard to reproduce.
It's a bit hard to reproduce.
wu...@google.com <wu...@google.com> #7
+ilake
Description
CAMERAX VERSION: 1.3.0-alpha02
ANDROID OS BUILD NUMBER: TP1A.221105.002
DEVICE NAME: Pixel 6
DESCRIPTION: ImageCapture use case throw an exception when app trying to take picture on front camera with flash mode set to FLASH_MODE_ON.
So in my understanding even i set ImageCapture.FLASH_MODE_ON on camera that doesn't have flash unit, it should work fine without any exceptions.
STEPS TO REPRODUCE: 1.
2.
3.
OBSERVED RESULTS:
EXPECTED RESULTS:
REPRODUCIBILITY: 100%