loosing settings (color mode) #37
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
update: all devices loosing camera settings (but not always in the case of the lenovo)
a lifecycle bug? look at what is getting the params set and open called
fixed on lenovo. htc does not loose setting but seems to ignore it. flatten values don't show it so i'm wondering if scene is set. there is an effect-values that implies colorMode is not named right.
however, i've confirmed it does not loose flash setting. color effect is all that is broken now and only for htc 2.3. re-open if you must....
triple confirmed that other camera settings (flash) never get lost and that camera seems to like to ignore color. (may be in combined-setting mode that it ignores but scene is not set...
also confirmed that wiping data and just turning on b&w mode alone does not work after ControlActivity ends. Turning on torch and having it work after control means the store is working between activities. ugh.