[fenix] For https://github.com/mozilla-mobile/fenix/issues/19938: Remove a11y workaro...
commitb71b1292f1a88508eaca81095ffc353fc7107af9
authormcarare <mihai.carare.dev@gmail.com>
Fri, 11 Jun 2021 13:27:02 +0000 (11 16:27 +0300)
committerJonathan Almeida <git@jonalmeida.com>
Mon, 14 Jun 2021 18:34:58 +0000 (14 22:34 +0400)
tree6fbf6963b840dac145d8fb812cebecc24332deb6
parentee34010664c55fc1427b9da63d3ab36e9ec53039
[fenix] For https://github.com/mozilla-mobile/fenix/issues/19938: Remove a11y workaround for tab tray new tab button.

Historically, button was introduced in https://github.com/mozilla-mobile/fenix/commit/a3dc565c10a16b6693063daf11bd004467783b08,
because FAB was not selectable by a11y in previous implementation of tab tray.
mobile/android/fenix/app/src/main/java/org/mozilla/fenix/tabstray/AccessibleNewTabButtonBinding.kt [deleted file]
mobile/android/fenix/app/src/main/java/org/mozilla/fenix/tabstray/FloatingActionButtonBinding.kt
mobile/android/fenix/app/src/main/java/org/mozilla/fenix/tabstray/TabsTrayFragment.kt
mobile/android/fenix/app/src/main/res/layout/component_tabstray2.xml
mobile/android/fenix/app/src/test/java/org/mozilla/fenix/tabstray/AccessibleNewTabButtonBindingTest.kt [deleted file]
mobile/android/fenix/app/src/test/java/org/mozilla/fenix/tabstray/FloatingActionButtonBindingTest.kt