Skip to content
This repository has been archived by the owner on Jul 20, 2023. It is now read-only.
/ klippy Public archive

📎 Clippy Android Library [WORK IN PROGRESS]

License

Notifications You must be signed in to change notification settings

ferranpons/klippy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clippy

Library for Android

Build Status

Shows the Office Assistant (Clippy) like as a floating action button similar to the Facebook Messenger floating chat bubble.

Based on the Clippy for Android app by schlan.



Features | How to use it | Who Made This | Contribute | Bugs and Feedback | License


Features

  • Floating button.
  • Click action callbacks.
  • Animations.
  • Customizable.
  • Sample showing how to use it.

How To use it

  • WIP *

Who made this

Ferran Pons
Ferran Pons

Contribute

  1. Create an issue to discuss about your idea
  2. [Fork it] (https://github.com/ferranpons/klippy/fork)
  3. Create your feature branch (git checkout -b my-new-feature)
  4. Commit your changes (git commit -am 'Add some feature')
  5. Push to the branch (git push origin my-new-feature)
  6. Create a new Pull Request
  7. Profit! ✅

Bugs and Feedback

For bugs, questions and discussions please use the Github Issues.

License

Copyright 2018 Ferran Pons.

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.