Password: Fix a bug that "Touch to fill" UI doesn't work in dark mode
When switching dark mode, the application context is changed. Therefore, existing cached object might not work. So, this patch removes the cache related code and recreate the bridge object whenever TouchToFillViewImpl::Show() is called. Bug: 1146969 Change-Id: I386550b8008dc6289a0d6d2ea367e59c975fb508 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2525804Reviewed-by:Jan Wilken Dörrie <jdoerrie@chromium.org> Reviewed-by:
Friedrich [CET] <fhorschig@chromium.org> Commit-Queue: Jinho Bang <jinho.bang@samsung.com> Cr-Commit-Position: refs/heads/master@{#825852}
Showing
Please register or sign in to comment