Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-16487] Android: Remove support for navbar-hidden

GitHub Issuen/a
TypeTechnical task
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2014-03-28T21:48:12.000+0000
Affected Version/sn/a
Fix Version/s2014 Sprint 06, 2014 Sprint 06 SDK, Release 3.3.0
ComponentsAndroid
Labelsapi
ReporterHieu Pham
AssigneeHieu Pham
Created2014-02-20T21:52:34.000+0000
Updated2017-03-16T21:08:00.000+0000

Description

With AppCompat implementation, navBarHidden is not needed anymore. We wil only support 'fullscreen' and 'modal'. Testing steps: 1. Run KS and Anvil to make sure no new regressions 2. When KS is built, go to build/android/gen/com/appcelerator/kitchensink/KitchensinkAppInfo.java and make sure the method isNavBarHidden() isn't generated.

Comments

  1. Hieu Pham 2014-02-24

    master PR: https://github.com/appcelerator/titanium_mobile/pull/5377
  2. Neeraj Gupta 2014-02-24

    Does TIMOB-16495 have any impact on this ticket?
  3. Hieu Pham 2014-02-24

    No, fullscreen and navbar-hidden are independent of one another.
  4. Lee Morris 2017-03-16

    Closing ticket as fixed.

JSON Source