59e6fd541aaf688bd117c24efac7afc4734b07d1
Changed the gravity of the task menu layout parameters from `START` to `LEFT` because `sTempRect.left` measures left distance, not start distance. This ensures correct positioning, particularly in Right-to-Left (RTL) layouts where `START` may align to the left instead of right, according to search result. Fix: 400867857 Flag: EXEMPT BUG_FIX Test: Manual. Using RTL and app chip, expands the app chip menu. Change-Id: Ia3165563c2f87cf7f2d17eee554386d96f30860b
Description
No description provided
Languages
Java
57.2%
Kotlin
42.4%
AIDL
0.3%