Ashok-Varma / BottomNavigation

This Library helps users to use Bottom Navigation Bar (A new pattern from google) with ease and allows ton of customizations
Apache License 2.0
4.36k stars 689 forks source link

Make tabs focusable. #188

Closed rdoeffinger closed 6 years ago

rdoeffinger commented 6 years ago

This allows proper navigation with e.g. keyboard and D-Pad and also improves accessibility.

Fixes Github issue #187.

Ashok-Varma commented 6 years ago

Thanks for the never. Never actually tested with D-Pad, interesting use case

rdoeffinger commented 6 years ago

That was fast, thanks. I had been a bit worried whether the project was still active. No particular hurry, but if you have time to make a release and make it available on maven that would be welcome. I'd like to have this fix in the F-Droid app in the end. I'll send a pull request for the version bump changes, in case that makes it quicker for you.