开发者

Android Display spinners in Ok/Cancel popup dialog

开发者 https://www.devze.com 2023-02-25 07:52 出处:网络
I want to have a popup dialog with OK/Cancel and two spinners. (1) Is this possi开发者_JAVA技巧ble?

I want to have a popup dialog with OK/Cancel and two spinners.

(1) Is this possi开发者_JAVA技巧ble?

(2) Has this been done in any other apps?

Thanks


Yes that's possible take a look at how to implement custom dialogs:

http://developer.android.com/guide/topics/ui/dialogs.html#CustomDialog

0

精彩评论

暂无评论...
验证码 换一张
取 消