Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-20123] Android: Action bar improvements

GitHub Issuen/a
TypeImprovement
PriorityLow
StatusOpen
ResolutionUnresolved
Affected Version/sn/a
Fix Version/sn/a
ComponentsAndroid
Labelsactionbar
ReporterChee Kiat Ng
AssigneeUnknown
Created2015-12-09T07:03:19.000+0000
Updated2019-04-04T08:18:32.000+0000

Description

Introduce properties such as: Ti.Android.ActionBar.backgroundColor Ti.Android.ActionBar.titleAttributes Ti.Android.ActionBar.subtitleAttributes Ti.Android.ActionBar.customView Ti.Android.ActionBar.setDisplayShowCustomEnabled Ti.UI.Window.translucent Ti.UI.Window.barColor Ti.UI.Window.titleAttributes Ti.UI.Window.statusBarColor to customise and do the respective: Apply custom background color Apply custom font and color for title Apply custom font and color for subtitle Support custom view on action bar Enable / disable custom view Request for translucent action bar, must be set before opening the window Sets the initial action bar background color. After opening the window should use Ti.Android.ActionBar.backgroundColor Sets the initial action bar title & subtitle attributes Sets the status bar color on Android 5.0 and up

Comments

  1. Rene Pot 2017-09-19

    This seems to improve android flow a lot, especially when dynamic changes are needed (very often). Can this be (re-)scheduled? A LOT of people use actionbarextras (quite a lot of **: https://github.com/ricardoalcocer/actionbarextras) as a replacement for TiSDK not having this feature. Plus this ticket would improve parity!
  2. Brian GarcĂ­a 2019-04-04

    pinging here, I'd love to see this implemented

JSON Source