File tree Expand file tree Collapse file tree 2 files changed +10
-0
lines changed
Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Original file line number Diff line number Diff line change 166166 android : textSize =" 12sp" />
167167 </LinearLayout >
168168
169+ <TextView
170+ android : layout_width =" match_parent"
171+ android : layout_height =" wrap_content"
172+ android : layout_marginTop =" 4dp"
173+ android : text =" @string/hint_run_any_bg"
174+ android : textColor =" @color/on_surface_secondary"
175+ android : textSize =" 10sp"
176+ android : fontStyle =" italic" />
177+
169178 <View android : layout_width =" match_parent" android : layout_height =" 1dp"
170179 android : background =" @color/outline" android : layout_marginVertical =" 12dp" />
171180
Original file line number Diff line number Diff line change 6464 <string name =" action_uninstall" >Uninstall</string >
6565 <string name =" action_restrict_bg" >Restrict Background</string >
6666 <string name =" action_allow_bg" >Allow Background</string >
67+ <string name =" hint_run_any_bg" >This value may reset itself, this is normal.</string >
6768
6869 <!-- Navigation -->
6970 <string name =" nav_apps" >Apps</string >
You can’t perform that action at this time.
0 commit comments