Skip to content
Commit 0264a6cb authored by shawnlin's avatar shawnlin
Browse files

Fixed incorrect rounded corner size

When top and bottom radius are different:
1. If rounded corners are shown by top and bottom overlays
   - Apply top radius to corners on top overlay
   - Apply bottom radius to corners on bottom overlay
2. If rounded corners are shown by left and right overlays
   - Apply top and bottom radius according to current rotation.

Fixes: 152004675
Test: atest ScreenDecorationsTest
Change-Id: I0251134cdd784fe3865d01ea6ad6cd2b7eee53db
parent e5f64000
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment