开发者

Android: manual change date DatePicker

开发者 https://www.devze.com 2023-03-16 16:06 出处:网络
I\'m having trouble with the date picker. Just when the user changes the year, he/she presses a button that t开发者_Python百科akes you to the next screen. The problem here is that the year isn\'t set,

I'm having trouble with the date picker. Just when the user changes the year, he/she presses a button that t开发者_Python百科akes you to the next screen. The problem here is that the year isn't set, it is set by default, and that's not correct. Can someone help me?


i solved it by forcing focus to another object, like a TextView, then processing the info and moving to the next screen. thanks for your cooperation anyway.

0

精彩评论

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