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
I set the following code in the onCreate function of the Application, in order to set the region and language when the app starts:
Then I found out that in the AppCompatActivity, the text prompts in the xml were in the local language, not the target language.
Then I started looking for the source code for AppCompat and found that you guys kept the entry in the code to set the personalization language:
But you guys are in this function, the version limit, my phone happens to be version 33 of Android,
I don't understand why this version number is restricted.Can you explain?