The Wayback Machine - https://web.archive.org/web/20200523100823/https://github.com/topics/strings
Skip to content
#

strings

Here are 595 public repositories matching this topic...

antercepter
antercepter commented Nov 15, 2019

Describe the bug
Activity#getTitle method returns untranslated label we set in android:label attribute in the AndroidManifest.xml and we cannot intercept it. The workaround is to read label of the activity directly from the AndroidManifest.xml and after that request string by this id from repository:

ActivityInfo activityInfo = getPackageManager().getActivityInfo(
             

Improve this page

Add a description, image, and links to the strings topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the strings topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.