summaryrefslogtreecommitdiff
path: root/api/api.go
diff options
context:
space:
mode:
author Anton Potapov <apotapov@google.com> 2023-01-13 20:15:25 +0000
committer Anton Potapov <apotapov@google.com> 2023-01-16 19:38:45 +0000
commit54ab1dfb36832319e84aa24a4dd1adacfe7c5814 (patch)
tree61c8e1cc1d16f24252cdbc97595f99e2ddbe33c5 /api/api.go
parentfa87b00c96474288701635df6ec137dce02fce6e (diff)
Fix large screen QS and QQS lookup. Specially when privacy chip is shown.
There were several problems that were leading to the wrong behavior: 1) We didn't use special constraint set for large devices 2) Thats why the layout itself was a bit outdated and unoptimal 3) We didn't immediately change state after the transition is setup up. This led to carrier text missing 4) We set the transition after the listeners. This didn't cause any problems but it's an error prone approach when listeners are immediately notified with the current state Test: manual + auto Fixes: 260134176 Change-Id: Id7d641d04a8086651af5e82a6ec3b6eaa92a0b5c
Diffstat (limited to 'api/api.go')
0 files changed, 0 insertions, 0 deletions