Fix(SplitScreen): Correct rounded corner radius calculation
The previous change in `TilingDividerView` broke the rounded corner radius for Split-Screen. This commit refactors `DividerRoundedCorner` and `DividerHandleView` for generic divider property handling and updates `TilingDividerView` to use these new methods. Bug: 406234149 Flag: com.android.wm.shell.enable_flexible_two_app_split Test: manual test Change-Id: I205d8c4a84d23e5716062a2f1a1680be734cbe64
Loading
Please register or sign in to comment