嗨大家需要一些帮助,如果想在android eclipse中制作水平滑动日历?感谢
,如下图所示
答案 0 :(得分:2)
两种可能性
1.通过自定义视图创建自己的自定义日历。
参考这个 - https://developer.android.com/training/custom-views/index.html
2.在github中提供类似的第三方。
https://github.com/Mulham-Raee/Horizontal-Calendar/tree/18b8f1e27b681fa5005048efa2103261f8eaafc5
答案 1 :(得分:0)