diff --git a/res/drawable/ic_privacy_shield_24dp.xml b/res/drawable/ic_privacy_shield_24dp.xml index a051e88ef58..540dcd7c262 100644 --- a/res/drawable/ic_privacy_shield_24dp.xml +++ b/res/drawable/ic_privacy_shield_24dp.xml @@ -19,7 +19,7 @@ android:height="24dp" android:viewportWidth="24.0" android:viewportHeight="24.0" - android:tint="?android:attr/textColorSecondary">> + android:tint="?android:attr/textColorSecondary"> diff --git a/res/layout/advanced_bt_entity_header.xml b/res/layout/advanced_bt_entity_header.xml index 6dd565f41cb..755247f4f0d 100644 --- a/res/layout/advanced_bt_entity_header.xml +++ b/res/layout/advanced_bt_entity_header.xml @@ -29,7 +29,6 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_gravity="center_horizontal" - android:singleLine="false" android:ellipsize="marquee" android:textDirection="locale"/> @@ -40,7 +39,6 @@ android:layout_height="wrap_content" android:layout_gravity="center_horizontal" android:layout_marginTop="2dp" - android:singleLine="false" android:ellipsize="marquee" android:textDirection="locale"/> diff --git a/res/layout/advanced_bt_entity_sub.xml b/res/layout/advanced_bt_entity_sub.xml index 3f1b3d37f9a..446bfd2f42b 100644 --- a/res/layout/advanced_bt_entity_sub.xml +++ b/res/layout/advanced_bt_entity_sub.xml @@ -39,7 +39,6 @@ android:layout_height="wrap_content" android:layout_gravity="center_horizontal" android:gravity="center" - android:singleLine="false" android:ellipsize="marquee" android:textDirection="locale" android:layout_marginTop="24dp" @@ -75,4 +74,4 @@ android:orientation="horizontal" android:visibility="gone"/> - \ No newline at end of file + diff --git a/res/layout/bluetooth_broadcast_entity_header.xml b/res/layout/bluetooth_broadcast_entity_header.xml index cc18d940adc..e65448ec30b 100644 --- a/res/layout/bluetooth_broadcast_entity_header.xml +++ b/res/layout/bluetooth_broadcast_entity_header.xml @@ -31,7 +31,6 @@ style="@style/TextAppearance.EntityHeaderTitle" android:layout_width="wrap_content" android:layout_height="wrap_content" - android:singleLine="false" android:ellipsize="marquee" android:textDirection="locale"/> @@ -41,7 +40,6 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginTop="@dimen/bluetooth_find_broadcast_header_top_margin" - android:singleLine="false" android:ellipsize="marquee" android:textDirection="locale"/> diff --git a/res/layout/bluetooth_pin_confirm.xml b/res/layout/bluetooth_pin_confirm.xml index 0024ad42413..7b5b04670e8 100644 --- a/res/layout/bluetooth_pin_confirm.xml +++ b/res/layout/bluetooth_pin_confirm.xml @@ -23,7 +23,6 @@ android:layout_width="match_parent"> diff --git a/res/layout/icc_lock_tabs.xml b/res/layout/icc_lock_tabs.xml index d62f595d3d9..31fffd24421 100644 --- a/res/layout/icc_lock_tabs.xml +++ b/res/layout/icc_lock_tabs.xml @@ -25,7 +25,7 @@ android:layout_height="match_parent" android:orientation="vertical"> - @@ -44,7 +43,6 @@ android:layout_height="wrap_content" android:layout_gravity="center_horizontal" android:layout_marginTop="4dp" - android:singleLine="false" android:ellipsize="marquee" android:textDirection="locale"/> diff --git a/res/layout/more_settings_button.xml b/res/layout/more_settings_button.xml index 7140d79425e..1637fdf60f8 100644 --- a/res/layout/more_settings_button.xml +++ b/res/layout/more_settings_button.xml @@ -16,7 +16,6 @@ --> @@ -29,7 +28,6 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginVertical="8dp" - android:layout_marginHorizontal="16dp" - settings:allowDividerBelow="true"/> + android:layout_marginHorizontal="16dp"/> diff --git a/res/layout/nfc_payment_option.xml b/res/layout/nfc_payment_option.xml index e52399304da..263fd2afa9a 100644 --- a/res/layout/nfc_payment_option.xml +++ b/res/layout/nfc_payment_option.xml @@ -24,7 +24,7 @@ android:paddingStart="24dip" android:minHeight="?android:attr/listPreferredItemHeight" android:background="?android:attr/selectableItemBackground"> - - \ No newline at end of file + diff --git a/res/layout/notification_log_row.xml b/res/layout/notification_log_row.xml index 847a699386b..c7a3bf14067 100644 --- a/res/layout/notification_log_row.xml +++ b/res/layout/notification_log_row.xml @@ -136,7 +136,6 @@ android:layout_height="wrap_content" android:orientation="horizontal" android:layout_marginStart="30dp" - android:singleLine="false" android:textColor="?android:attr/textColorPrimary" android:textSize="10sp" android:fontFamily="monospace" @@ -149,7 +148,6 @@ android:orientation="horizontal" android:layout_marginStart="30dp" android:layout_marginBottom="6dp" - android:singleLine="false" android:textColor="?android:attr/textColorPrimary" android:textSize="10sp" android:fontFamily="monospace" diff --git a/res/layout/preference_widget_sync_toggle.xml b/res/layout/preference_widget_sync_toggle.xml index a8dcdba758c..c12b9f6416d 100644 --- a/res/layout/preference_widget_sync_toggle.xml +++ b/res/layout/preference_widget_sync_toggle.xml @@ -38,7 +38,7 @@ android:layout_marginEnd="8dip" android:contentDescription="@string/sync_active" /> - @@ -243,7 +241,6 @@ @@ -254,11 +251,9 @@ android:animateLayoutChanges="true"> diff --git a/res/layout/zen_mode_senders_overlay_image.xml b/res/layout/zen_mode_senders_overlay_image.xml index 39c1c20db71..eba98dad5b0 100644 --- a/res/layout/zen_mode_senders_overlay_image.xml +++ b/res/layout/zen_mode_senders_overlay_image.xml @@ -16,8 +16,7 @@ -