projects: Reword floating-action-button entry

Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
This commit is contained in:
Harsh Shandilya 2019-08-02 11:51:51 +05:30
parent ae36930e8e
commit 2ead4131b4
1 changed files with 1 additions and 2 deletions

View File

@ -7,8 +7,7 @@ Over the years I have worked on and contributed to various projects in the Andro
some of the prominent ones are:
- [Viscerion](https://github.com/MSF-Jarvis/viscerion): Android client for the WireGuard™ VPN protocol. Built with Android Jetpack and Kotlin.
- [floating-action-button](https://github.com/MSF-Jarvis/floating-action-button): Yet another Android library, this time for drawing Material Design promoted
actions.
- [floating-action-button](https://github.com/MSF-Jarvis/floating-action-button): Android library for drawing expandable Floating Action Buttons that conform to the material spec. Fully written in Kotlin and used in production in Hyperion launcher.
- [Caesium Kernel for the OnePlus 3/3T](https://github.com/MSF-Jarvis/oneplus3): A custom kernel for the OnePlus 3/3T, designed to be lean, quick and efficient while
staying up-to-date with kernel.org linux-stable releases.
- [Caesium Kernel for the Pixel 2/2XL](https://github.com/MSF-Jarvis/wahoo): A custom kernel for the Google Pixel 2/2XL with similar principles.