diff options
| author | 2022-07-22 15:57:47 -0700 | |
|---|---|---|
| committer | 2022-07-22 16:08:32 -0700 | |
| commit | 009e2a00785c845104ebfa4cd8ab3ada71f7cfe8 (patch) | |
| tree | c152bac15871e91c73c3b766f8cd444f91fbf2e0 /libs/androidfw/AssetsProvider.cpp | |
| parent | 5e93561cb9a67687c8d38dcfd8542d904302aea6 (diff) | |
Fix "square corners" appearance of new Back Arrow
This fixes the appearance of the "ENTRY" state, by setting an explicit
corner radius that matches the corners of the "ACTIVE" state.
While doing this, it turned out that the "INACTIVE" and "CANCELLED"
states were reusing the corner radius of the "ENTRY" state, so that
had to be split off into a new constant: "cancelledEdgeCornerRadius"
(this is the radius when the Back Arrow is "squished" against the edge,
 and if let go, will cancel the current gesture)
Bug: 238445578
Test: Manual
Change-Id: Ie5e7df298565f87c4262d79fa6b7960bf8e07977
Diffstat (limited to 'libs/androidfw/AssetsProvider.cpp')
0 files changed, 0 insertions, 0 deletions