Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-28515] Android: Add "floating" bottom navigation bar support to TabGroup

GitHub Issuen/a
TypeNew Feature
PriorityLow
StatusClosed
ResolutionFixed
Resolution Date2021-08-13T13:43:21.000+0000
Affected Version/sn/a
Fix Version/sRelease 10.1.0
ComponentsAndroid
LabelsTabGroup, android
ReporterJoshua Quick
AssigneeJoshua Quick
Created2021-07-31T02:34:11.000+0000
Updated2021-08-13T13:43:21.000+0000

Description

*Summary:* Add floating bottom tab bar support to Ti.UI.TabGroup. !FloatingTabBar.png|thumbnail! *Proposal:* If you set any of the following properties to a non-zero value, then the TABS_STYLE_BOTTOM_NAVIGATION should switch to a floating tab bar as shown in the above screenshot. * paddingLeft * paddingRight * paddingBottom This feature is not support for the top tab bar style.

Attachments

FileDateSize
FloatingTabBar.png2021-07-31T02:30:47.000+00006814

Comments

  1. Joshua Quick 2021-07-31

    FYI: [~michael]
  2. Joshua Quick 2021-07-31

    PR (master): https://github.com/appcelerator/titanium_mobile/pull/12977
  3. Ewan Harris 2021-08-13

    Merged to master

JSON Source