95fbb04106d084aa8fa5753a7f19971a19693765
Root cause: The orientation of the gradient drawable follows the view alignment. It should consider the text alignment. Solution: Use getLayoutDirectionFromLocale# to get the text alignment to set the correct orientation of the gradient drawable. Bug: 278950655 Test: Manual test for RTL and LTR language Change-Id: If94af75172ace137ac5168763f4cb47951f9e943
…
Description
No description provided
Languages
Java
89.8%
Kotlin
10.2%