简体   繁体   English

像Expedia这样的Android日历

[英]Android Calendar like Expedia

I'm on building application, 我正在构建应用程序,

What am trying to do is building calendar like expedia app. 试图做的是建立像expedia应用程序的日历。

Here's the screenshot: 这是屏幕截图:

img

Do you guys any idea what component should i use from base and what event should i use when select several box on that. 你们知道在基础上选择多个框时应该从基础使用什么组件以及应该使用什么事件吗?

You can either chose to use the 4.0 calendarView backported to 2.1 ( project here ), or implement yourself your own calendarView extending a ViewGroup. 您可以选择使用4.0的CalendarView反向移植到2.1( 此处项目 ),也可以自己实现自己的CalendarView来扩展ViewGroup。 This is not as hard as you can think :) 这并不像您想的那么难:)

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM