SkillAgentSearch skills...

Tachyon

An Android library that provides a customizable calendar day view UI widget.

Install / Use

/learn @linkedin/Tachyon
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

This project is no longer maintained.

Tachyon

An Android library that provides a customizable calendar day view.

Click here for the iOS version.

Alt text

Tachyon is designed to provide a familiar visualization of a calendar day. The rendering is done by the DayView class, which takes a list of events and displays them using a custom layout algorithm.

Usage

To use Tachyon, you can either directly reference the DayView class in your layout files/code, or you can subclass DayView to customize the experience.

Sample App

The ''tachyon-sample'' app contains an example of using the library.

Testing

We use Mockito for our unit tests. You can run them via the clean test Gradle tasks.

Related Skills

View on GitHub
GitHub Stars59
CategoryDevelopment
Updated11mo ago
Forks17

Languages

Java

Security Score

92/100

Audited on Apr 29, 2025

No findings