File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1212 android : layout_width =" match_parent"
1313 android : layout_height =" wrap_content"
1414 android : layout_margin =" 15dp"
15- android : orientation =" vertical" >
15+ android : orientation =" vertical"
16+ android : paddingBottom =" 15dp" >
1617
1718
1819 <TextView
209210 <TextView
210211 android : layout_width =" match_parent"
211212 android : layout_height =" wrap_content"
212- android : paddingBottom =" 10dp"
213213 android : paddingTop =" 20dp"
214+ android : paddingBottom =" 10dp"
214215 android : text =" @string/ui_setting"
215216 android : textSize =" 20dp"
216217 android : textStyle =" bold" />
261262 <TextView
262263 android : layout_width =" match_parent"
263264 android : layout_height =" wrap_content"
264- android : paddingBottom =" 10dp"
265265 android : paddingTop =" 20dp"
266+ android : paddingBottom =" 10dp"
266267 android : text =" @string/string_setting"
267268 android : textSize =" 20dp"
268269 android : textStyle =" bold" />
352353 android : background =" ?android:attr/listDivider" />
353354
354355
355-
356356 <LinearLayout
357357 android : layout_width =" match_parent"
358358 android : layout_height =" wrap_content"
392392 android : background =" ?android:attr/listDivider" />
393393
394394
395- <!-- SendString Tip-->
395+ <!-- SendString Tip-->
396396
397397 <TextView
398398 android : layout_width =" match_parent"
Original file line number Diff line number Diff line change 4141 <string name =" haptic_use_mandatory" >always</string >
4242 <string name =" haptic_use_null" >never</string >
4343
44- <string name =" action_haptic_settings" >haptic Setting</string >
44+ <string name =" action_haptic_settings" >Haptic Setting</string >
4545 <string name =" action_show_edittext" >Show EditText</string >
4646
4747 <string name =" string_setting" >String Setting</string >
You can’t perform that action at this time.
0 commit comments