commit | 8ae9717226285c1f228977f50dd92d1db7fb2e20 | [log] [tgz] |
---|---|---|
author | Arc Wang <arcwang@google.com> | Tue Mar 26 16:07:02 2019 +0800 |
committer | Arc Wang <arcwang@google.com> | Tue Mar 26 16:07:02 2019 +0800 |
tree | 94c35ee534a367a7b1699b28a2c1beaf53b1348b | |
parent | c74577eacf133f5befe927f7964596b4e5f06e79 [diff] |
Fix Wi-Fi Easy Connect QR code scanner problems 1. When camera area overlaps display cutout, it's onLayout size is 0/0. To fix it, use ConstraintLayout to specify width and height in layout file. 2. When scanned a QR code and there is an error, set camera area frame line back to unfocused color. Bug: 124399763 Test: manual test Change-Id: I7575efd0ccfb58d114acc3dcca6978d68b801f91