A Ripple effect for Android inspired by Microsoft's Fluent Design System
- Beautiful Ripple: An elegant and simple Ripple Effect as a nice alternative to the standard selectableItemBackground in Android
- Used in: My very own Fluent App Bar library available on Github
- Inspired by: Microsoft's Fluent Design System, especially "Light".
Simply use the xml file named "fluent_ripple.xml" and add it to your project. Use it as background resource.
This Ripple resource is currently supported by devices with API > 21. See https://developer.android.com/reference/android/graphics/drawable/RippleDrawable.html
- Initial version
Feel free to contact me to have your project and name stated here
Creator: Valentin Lungenstrass http://www.vlstr.com/ | contact [at] vlstr [dot] com
Copyright 2017 Valentin Lungenstrass.
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.