Fixed
Status Update
Comments
ap...@google.com <ap...@google.com> #2
Thanks for filing the issue.
This is a particularly hard device to come by - do you happen to have access to the device? If so could you provide us with the output of: adb shell dumpsys media.camera > info.txt
Thanks!
This is a particularly hard device to come by - do you happen to have access to the device? If so could you provide us with the output of: adb shell dumpsys media.camera > info.txt
Thanks!
Description
I wrote tests for the behaviour I want us to have, but I don't know how to implement it:
it works if we add keys manually:
for (i in 0..1) {
key(i) {
keys[i] = composer.currentCompoundKeyHash
}
}
but I hope we can do something like this automatically as otherwise it is a huge limitation for the savedInstanceState() usage