Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
View issue level access limits(Press Alt + Right arrow for more information)
Unintended behavior
View staffing
Description
Version used: API 33
Devices/Android versions reproduced on: Pixel 7
When I change the locale for an app (i.e. App info -> Languge), the locale for the Glance widget is only partially changed. Resources, like strings, would respect the app locale, however the layout direction would strictly only follow the system locale.
If this is WAI, I would seriously reconsider, because the widget becomes in a weird hybrid state, e.g. Arabic string that are LTR.
Thanks!
p.s. even if I would to try to apply RTL manually, there doesn't seem to be a way in Glance. Additionally, if I checked the locale from within a `GlanceAppWidget` it would give me the app locale not the system locale, so there's no way to tell whether RTL was applied or not.