Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-27315] Make shiftMode default to false for Android BottomTab Navigation

GitHub Issuen/a
TypeNew Feature
PriorityNone
StatusOpen
ResolutionUnresolved
Affected Version/sn/a
Fix Version/sn/a
Componentsn/a
Labelsn/a
ReporterBrenton House
AssigneeUnknown
Created2019-08-07T13:12:55.000+0000
Updated2019-08-07T14:26:16.000+0000

Description

Android does this weird, funky thing where it zooms in and removes your labels for BottomTab Navigation now because "shiftMode" defaults to true. I know it would be a breaking change but it would be great if it defaulted to "false" so that the default Android BottomTab Navigation looked normal. :)

Comments

  1. Yordan Banev 2019-08-07

    In native Android the shiftMode is true by default, thus after the refactoring I left it like it is now. We can change that in 8.3.0 I think.

JSON Source