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

Latest commit

 

History

History
93 lines (63 loc) · 2.46 KB

README.md

File metadata and controls

93 lines (63 loc) · 2.46 KB

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.