|
|
|
@ -103,7 +103,7 @@
|
|
|
|
|
android:layout_width="0dp"
|
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
|
android:background="?android:attr/selectableItemBackground"
|
|
|
|
|
android:contentDescription="@string/title_legend_expander"
|
|
|
|
|
android:contentDescription="@string/title_accessibility_accounts"
|
|
|
|
|
app:layout_constraintEnd_toEndOf="parent"
|
|
|
|
|
app:layout_constraintStart_toStartOf="parent"
|
|
|
|
|
app:layout_constraintTop_toBottomOf="@id/vSeparatorOptions"
|
|
|
|
@ -133,7 +133,7 @@
|
|
|
|
|
android:layout_width="0dp"
|
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
|
android:background="?android:attr/selectableItemBackground"
|
|
|
|
|
android:contentDescription="@string/title_legend_expander"
|
|
|
|
|
android:contentDescription="@string/title_accessibility_folders"
|
|
|
|
|
app:layout_constraintEnd_toEndOf="parent"
|
|
|
|
|
app:layout_constraintStart_toStartOf="parent"
|
|
|
|
|
app:layout_constraintTop_toBottomOf="@id/vSeparatorAccount"
|
|
|
|
@ -163,7 +163,7 @@
|
|
|
|
|
android:layout_width="0dp"
|
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
|
android:background="?android:attr/selectableItemBackground"
|
|
|
|
|
android:contentDescription="@string/title_legend_expander"
|
|
|
|
|
android:contentDescription="@string/title_accessibility_searches"
|
|
|
|
|
app:layout_constraintEnd_toEndOf="parent"
|
|
|
|
|
app:layout_constraintStart_toStartOf="parent"
|
|
|
|
|
app:layout_constraintTop_toBottomOf="@id/vSeparatorUnified"
|
|
|
|
@ -193,7 +193,7 @@
|
|
|
|
|
android:layout_width="0dp"
|
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
|
android:background="?android:attr/selectableItemBackground"
|
|
|
|
|
android:contentDescription="@string/title_legend_expander"
|
|
|
|
|
android:contentDescription="@string/title_accessibility_menus"
|
|
|
|
|
app:layout_constraintEnd_toEndOf="parent"
|
|
|
|
|
app:layout_constraintStart_toStartOf="parent"
|
|
|
|
|
app:layout_constraintTop_toBottomOf="@id/vSeparatorSearch"
|
|
|
|
@ -223,7 +223,7 @@
|
|
|
|
|
android:layout_width="0dp"
|
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
|
android:background="?android:attr/selectableItemBackground"
|
|
|
|
|
android:contentDescription="@string/title_legend_expander"
|
|
|
|
|
android:contentDescription="@string/title_accessibility_extras"
|
|
|
|
|
app:layout_constraintEnd_toEndOf="parent"
|
|
|
|
|
app:layout_constraintStart_toStartOf="parent"
|
|
|
|
|
app:layout_constraintTop_toBottomOf="@id/vSeparatorMenu"
|
|
|
|
|