Merge branch 'fix-screenreader-middle-dot' into fork

This commit is contained in:
sk 2022-11-20 01:35:40 +01:00
commit 314a15973c
1 changed files with 1 additions and 0 deletions

View File

@ -98,6 +98,7 @@
android:layout_height="20dp" android:layout_height="20dp"
android:layout_marginLeft="4dp" android:layout_marginLeft="4dp"
android:layout_marginRight="4dp" android:layout_marginRight="4dp"
android:importantForAccessibility="no"
android:text="·" android:text="·"
android:textAppearance="@style/m3_title_small" /> android:textAppearance="@style/m3_title_small" />