# ScheduleView **Repository Path**: zyjwall/ScheduleView ## Basic Information - **Project Name**: ScheduleView - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-10-31 - **Last Updated**: 2024-12-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 高仿飞书日历(Android) [![License](https://img.shields.io/badge/License%20-Apache%202-337ab7.svg)](https://www.apache.org/licenses/LICENSE-2.0) 分享了一些构建思路和实现细节在我的掘金专栏[《高仿飞书日历(Android)》](https://juejin.cn/column/7230242557351247930)上。 贴几张效果图。 ### 三日视图 ![image](https://github.com/blackfrogxxoo/SchedulerView/blob/master/%E4%B8%89%E6%97%A5%E8%A7%86%E5%9B%BE.gif) ### 单日视图 ![image](https://github.com/blackfrogxxoo/SchedulerView/blob/master/%E5%8D%95%E6%97%A5%E8%A7%86%E5%9B%BE.gif) ### 单月视图 ![image](https://github.com/blackfrogxxoo/SchedulerView/blob/master/%E5%8D%95%E6%9C%88%E8%A7%86%E5%9B%BE.gif) ### 列表视图 ![image](https://github.com/blackfrogxxoo/SchedulerView/blob/master/%E5%88%97%E8%A1%A8%E8%A7%86%E5%9B%BE.gif) ### Demo APK [下载apk](https://github.com/blackfrogxxoo/SchedulerView/blob/master/app-debug.apk) Licence ------- Copyright 2023 blackfrogxxoo Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.