[TIMOB-24597] Android Ti.UI.Picker popup background property along with currently available backgroundColor property of Picker in non-popup state.
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | n/a |
Status | Open |
Resolution | Unresolved |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | n/a |
Reporter | Prashant Saini |
Assignee | Unknown |
Created | 2017-04-19T04:06:04.000+0000 |
Updated | 2019-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.
Thanks for submitting the ticket. Our engineers will look into it. Can you create a PR and assign here?
Hi Sharif, any news on implementing this? I'll appreciate this property for my new project. Thanks.
I'd like to see this too. And it needs to work in "dialog" mode as well as "dropdown" mode.