mirror of
https://codeberg.org/tom79/Fedilab.git
synced 2025-07-15 08:00:29 +03:00
Fix #355: Extra element when using talkback
This commit is contained in:
parent
0990f77d9b
commit
722bf92df2
1 changed files with 1 additions and 0 deletions
|
@ -60,6 +60,7 @@
|
||||||
android:layout_height="?actionBarSize"
|
android:layout_height="?actionBarSize"
|
||||||
android:layout_weight="1"
|
android:layout_weight="1"
|
||||||
android:background="@color/transparent"
|
android:background="@color/transparent"
|
||||||
|
android:importantForAccessibility="no"
|
||||||
app:tabGravity="fill"
|
app:tabGravity="fill"
|
||||||
app:tabMaxWidth="0dp"
|
app:tabMaxWidth="0dp"
|
||||||
app:tabMode="scrollable" />
|
app:tabMode="scrollable" />
|
||||||
|
|
Loading…
Reference in a new issue