Restore timer and burst mode photo count
ClosedPublic

Authored by ngraham on Jan 11 2019, 9:01 PM.

Details

Summary

The top text was always displaying the modeInfo text from the primary action,
which worked when the primary action jumped around. After that was fixed, this
part was never changed, so it was always displaying the modeInfo text for the
photo mode, which is an empty string.

This patch fixes that sonow the recording time is displayed in video mode
and the burst photo count is displayed in burst mode.

BUG: 402951
FIXED-IN 19.04.0

Test Plan

Use video mode or burst mode

Diff Detail

Repository
R474 Kamoso
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
ngraham requested review of this revision.Jan 11 2019, 9:01 PM
ngraham created this revision.
apol accepted this revision.Jan 14 2019, 1:23 PM

Good catch!

This revision is now accepted and ready to land.Jan 14 2019, 1:23 PM
This revision was automatically updated to reflect the committed changes.