Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-25200] Android: Expose BottomNavigationView as new Android Ti.UI.TabGroup

GitHub Issuen/a
TypeImprovement
PriorityNone
StatusClosed
ResolutionFixed
Resolution Date2018-12-12T11:01:40.000+0000
Affected Version/sn/a
Fix Version/sRelease 8.0.0
ComponentsAndroid
Labelsn/a
ReporterHans Knöchel
AssigneeYordan Banev
Created2017-08-28T10:27:16.000+0000
Updated2018-12-12T11:02:37.000+0000

Description

Right now, we use a tabbed toolbar for the Android Ti.UI.TabGroup. Having the [BottomNavigationView](https://developer.android.com/reference/android/support/design/widget/BottomNavigationView.html) these days, it would provide be a much better parity between the both platforms, especially in terms of the UI (it is actually placed at the bottom, like the iOS Ti.UI.TabGroup).

Comments

  1. Hans Knöchel 2018-02-19

    In case someone doesn't want to wait for the SDK to expose this feature as well, you can use it today already. See [this commit](https://github.com/appcelerator/hyperloop-examples/commit/378b0d49f6e43512777e313cb2002588f7433d76) and ensure to stop by the [hyperloop-examples](https://github.com/appcelerator/hyperloop-examples) repo for more examples like Snackbar and RecyclerView!
  2. Yordan Banev 2018-10-11

  3. Samir Mohammed 2018-12-12

JSON Source