mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-19 09:25:34 +00:00
[fenix] For https://github.com/mozilla-mobile/fenix/issues/3574 Allow all screen readers to read onboarding items one-by one (https://github.com/mozilla-mobile/fenix/pull/7292)
This commit is contained in:
parent
8b2eb8fd5f
commit
76e063ad48
@ -11,4 +11,5 @@
|
||||
android:clipToPadding="false"
|
||||
android:padding="16dp"
|
||||
android:scrollbars="none"
|
||||
android:transitionGroup="false" />
|
||||
android:transitionGroup="false"
|
||||
android:importantForAccessibility="no"/>
|
||||
|
Loading…
Reference in New Issue
Block a user