File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 127127 android : layout_width =" match_parent"
128128 android : layout_height =" wrap_content"
129129 android : layout_marginTop =" 8dp"
130- android : text =" This is not an exported activity, launching it requires root permission "
130+ android : text =" @string/create_shortcut_non_exported_warning "
131131 android : textAppearance =" ?attr/textAppearanceTitleMedium"
132132 android : textColor =" ?attr/colorError"
133133 android : visibility =" gone"
Original file line number Diff line number Diff line change 2424 <string name =" shortcut_invert_icon_colors" >Invert icon colors</string >
2525 <string name =" shortcut_icon_padding" >Icon padding</string >
2626 <string name =" shortcut_options" >Options</string >
27+ <string name =" create_shortcut_non_exported_warning" >This is not an exported activity, launching it requires root permission</string >
2728 <!-- launching activity -->
2829 <string name =" starting_activity" >Starting activity: %s</string >
2930 <string name =" starting_activity_failed" >Failed to start activity: %s</string >
You can’t perform that action at this time.
0 commit comments