You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace to suitable title for the OSS license screen.
Difficulty
Currently, app-android module not yet setup the String resources management system which using StringsBindings.
For this situation, you have to do following items.
Setup with StringsBindings at app-android module
Call OssLicensesMenuActivity.setActivityTitle with added string
Idea Description
Replace to suitable title for the OSS license screen.
Difficulty
Currently,
app-android
module not yet setup the String resources management system which usingStringsBindings
.For this situation, you have to do following items.
StringsBindings
atapp-android
moduleOssLicensesMenuActivity.setActivityTitle
with added stringYou can refer Official documents as well
Reference images and links
The text was updated successfully, but these errors were encountered: