|
46 | 46 | android:layout_width="wrap_content"
|
47 | 47 | android:layout_height="wrap_content"
|
48 | 48 | android:layout_marginVertical="12dp"
|
49 |
| - android:layout_marginStart="68dp" |
| 49 | + android:layout_marginStart="78dp" |
50 | 50 | android:text="@string/general" />
|
51 | 51 |
|
52 | 52 | <LinearLayout
|
|
57 | 57 | android:clickable="true"
|
58 | 58 | android:focusable="true"
|
59 | 59 | android:orientation="horizontal"
|
60 |
| - android:paddingStart="10dp" |
61 | 60 | android:paddingTop="8dp"
|
62 |
| - android:paddingEnd="6dp" |
| 61 | + android:paddingHorizontal="16dp" |
63 | 62 | android:paddingBottom="10dp">
|
64 | 63 |
|
65 | 64 | <ImageView
|
|
74 | 73 | <LinearLayout
|
75 | 74 | android:layout_width="0dp"
|
76 | 75 | android:layout_height="wrap_content"
|
77 |
| - android:layout_marginEnd="4dp" |
| 76 | + android:layout_marginHorizontal="4dp" |
78 | 77 | android:layout_weight="1"
|
79 | 78 | android:orientation="vertical">
|
80 | 79 |
|
|
116 | 115 | android:clickable="true"
|
117 | 116 | android:focusable="true"
|
118 | 117 | android:orientation="horizontal"
|
119 |
| - android:paddingStart="10dp" |
120 | 118 | android:paddingTop="8dp"
|
121 |
| - android:paddingEnd="6dp" |
| 119 | + android:paddingHorizontal="16dp" |
122 | 120 | android:paddingBottom="10dp">
|
123 | 121 |
|
124 | 122 | <ImageView
|
|
133 | 131 | <LinearLayout
|
134 | 132 | android:layout_width="0dp"
|
135 | 133 | android:layout_height="wrap_content"
|
136 |
| - android:layout_marginEnd="4dp" |
| 134 | + android:layout_marginHorizontal="4dp" |
137 | 135 | android:layout_weight="1"
|
138 | 136 | android:orientation="vertical">
|
139 | 137 |
|
|
180 | 178 | android:layout_width="wrap_content"
|
181 | 179 | android:layout_height="wrap_content"
|
182 | 180 | android:layout_marginVertical="12dp"
|
183 |
| - android:layout_marginStart="68dp" |
| 181 | + android:layout_marginStart="78dp" |
184 | 182 | android:text="@string/photo" />
|
185 | 183 |
|
186 | 184 | <LinearLayout
|
|
251 | 249 | android:clickable="true"
|
252 | 250 | android:focusable="true"
|
253 | 251 | android:orientation="horizontal"
|
254 |
| - android:paddingStart="10dp" |
255 | 252 | android:paddingTop="8dp"
|
256 |
| - android:paddingEnd="6dp" |
| 253 | + android:paddingHorizontal="16dp" |
257 | 254 | android:paddingBottom="10dp">
|
258 | 255 |
|
259 | 256 | <ImageView
|
|
268 | 265 | <LinearLayout
|
269 | 266 | android:layout_width="0dp"
|
270 | 267 | android:layout_height="wrap_content"
|
271 |
| - android:layout_marginEnd="4dp" |
| 268 | + android:layout_marginHorizontal="4dp" |
272 | 269 | android:layout_weight="1"
|
273 | 270 | android:orientation="vertical">
|
274 | 271 |
|
|
310 | 307 | android:clickable="true"
|
311 | 308 | android:focusable="true"
|
312 | 309 | android:orientation="horizontal"
|
313 |
| - android:paddingStart="10dp" |
314 | 310 | android:paddingTop="8dp"
|
315 |
| - android:paddingEnd="6dp" |
| 311 | + android:paddingHorizontal="16dp" |
316 | 312 | android:paddingBottom="10dp">
|
317 | 313 |
|
318 | 314 | <ImageView
|
|
327 | 323 | <LinearLayout
|
328 | 324 | android:layout_width="0dp"
|
329 | 325 | android:layout_height="wrap_content"
|
330 |
| - android:layout_marginEnd="4dp" |
| 326 | + android:layout_marginHorizontal="4dp" |
331 | 327 | android:layout_weight="1"
|
332 | 328 | android:orientation="vertical">
|
333 | 329 |
|
|
395 | 391 | android:clickable="true"
|
396 | 392 | android:focusable="true"
|
397 | 393 | android:orientation="horizontal"
|
398 |
| - android:paddingStart="10dp" |
399 | 394 | android:paddingTop="8dp"
|
400 |
| - android:paddingEnd="6dp" |
| 395 | + android:paddingHorizontal="16dp" |
401 | 396 | android:paddingBottom="10dp">
|
402 | 397 |
|
403 | 398 | <ImageView
|
|
412 | 407 | <LinearLayout
|
413 | 408 | android:layout_width="0dp"
|
414 | 409 | android:layout_height="wrap_content"
|
415 |
| - android:layout_marginEnd="4dp" |
| 410 | + android:layout_marginHorizontal="4dp" |
416 | 411 | android:layout_weight="1"
|
417 | 412 | android:orientation="vertical">
|
418 | 413 |
|
|
459 | 454 | android:layout_width="wrap_content"
|
460 | 455 | android:layout_height="wrap_content"
|
461 | 456 | android:layout_marginVertical="12dp"
|
462 |
| - android:layout_marginStart="68dp" |
| 457 | + android:layout_marginStart="78dp" |
463 | 458 | android:text="@string/video_setting_title" />
|
464 | 459 |
|
465 | 460 | <LinearLayout
|
|
470 | 465 | android:clickable="true"
|
471 | 466 | android:focusable="true"
|
472 | 467 | android:orientation="horizontal"
|
473 |
| - android:paddingStart="10dp" |
474 | 468 | android:paddingTop="8dp"
|
475 |
| - android:paddingEnd="6dp" |
| 469 | + android:paddingHorizontal="16dp" |
476 | 470 | android:paddingBottom="10dp">
|
477 | 471 |
|
478 | 472 | <ImageView
|
|
487 | 481 | <LinearLayout
|
488 | 482 | android:layout_width="0dp"
|
489 | 483 | android:layout_height="wrap_content"
|
490 |
| - android:layout_marginEnd="4dp" |
| 484 | + android:layout_marginHorizontal="4dp" |
491 | 485 | android:layout_weight="1"
|
492 | 486 | android:orientation="vertical">
|
493 | 487 |
|
|
534 | 528 | android:layout_width="wrap_content"
|
535 | 529 | android:layout_height="wrap_content"
|
536 | 530 | android:layout_marginVertical="12dp"
|
537 |
| - android:layout_marginStart="68dp" |
| 531 | + android:layout_marginStart="78dp" |
538 | 532 | android:text="@string/storage" />
|
539 | 533 |
|
540 | 534 | <LinearLayout
|
|
545 | 539 | android:clickable="true"
|
546 | 540 | android:focusable="true"
|
547 | 541 | android:orientation="horizontal"
|
548 |
| - android:paddingStart="10dp" |
549 | 542 | android:paddingTop="8dp"
|
550 |
| - android:paddingEnd="6dp" |
| 543 | + android:paddingHorizontal="16dp" |
551 | 544 | android:paddingBottom="10dp">
|
552 | 545 |
|
553 | 546 | <ImageView
|
|
562 | 555 | <LinearLayout
|
563 | 556 | android:layout_width="0dp"
|
564 | 557 | android:layout_height="wrap_content"
|
565 |
| - android:layout_marginEnd="4dp" |
| 558 | + android:layout_marginHorizontal="4dp" |
566 | 559 | android:layout_weight="1"
|
567 | 560 | android:orientation="vertical">
|
568 | 561 |
|
|
0 commit comments