Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-24597] Android Ti.UI.Picker popup background property along with currently available backgroundColor property of Picker in non-popup state.

GitHub Issuen/a
TypeNew Feature
Priorityn/a
StatusOpen
ResolutionUnresolved
Affected Version/sn/a
Fix Version/sn/a
Componentsn/a
Labelsn/a
ReporterPrashant Saini
AssigneeUnknown
Created2017-04-19T04:06:04.000+0000
Updated2019-06-12T20:51:29.000+0000

Description

Could we have a new property in Ti.UI.Picker as *popupBackgroundColor* as it's available in native Android at here [https://developer.android.com/reference/android/widget/Spinner.html#attr_android:popupBackground]? Currently we can only set backgroundColor of Ti.UI.Picker in non-popup state, means initial state. But there are many times when an app's requirement is to set the background of picker in opened/popup state to match the app's theme.

Comments

  1. Sharif AbuDarda 2017-04-19

    Thanks for submitting the ticket. Our engineers will look into it. Can you create a PR and assign here?
  2. Marian Kucharcik 2018-01-23

    Hi Sharif, any news on implementing this? I'll appreciate this property for my new project. Thanks.
  3. Shawn Lipscomb 2019-06-12

    I'd like to see this too. And it needs to work in "dialog" mode as well as "dropdown" mode.

JSON Source