Library for Android
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
- Floating button.
- Click action callbacks.
- Animations.
- Customizable.
- Sample showing how to use it.
- WIP *
Ferran Pons |
- Create an issue to discuss about your idea
- [Fork it] (https://github.com/ferranpons/klippy/fork)
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request
- Profit! ✅
For bugs, questions and discussions please use the Github Issues.
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.