Polish humanize strings for extra dim page
- Add intro for purpose or behavior - Update footer description on usage, availability, or limitations Bug: 218408553 Test: Manual testing Change-Id: I3951959263e30e7525a44950c38374366eaf69c7
This commit is contained in:
@@ -68,6 +68,7 @@ public class ToggleReduceBrightColorsPreferenceFragment extends ToggleFeaturePre
|
||||
mComponentName = REDUCE_BRIGHT_COLORS_COMPONENT_NAME;
|
||||
mPackageName = getText(R.string.reduce_bright_colors_preference_title);
|
||||
mHtmlDescription = getText(R.string.reduce_bright_colors_preference_subtitle);
|
||||
mTopIntroTitle = getText(R.string.reduce_bright_colors_preference_intro_text);
|
||||
mRbcIntensityPreferenceController =
|
||||
new ReduceBrightColorsIntensityPreferenceController(getContext(), KEY_INTENSITY);
|
||||
mRbcPersistencePreferenceController =
|
||||
|
Reference in New Issue
Block a user