diff options
author | Allan Wang <me@allanwang.ca> | 2017-06-11 14:11:15 -0700 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2017-06-11 14:11:15 -0700 |
commit | 7bf0a19345366bf8339984a4d01a799424b57a1a (patch) | |
tree | 8c5db7ad3485ca3c0113e38c3f1f46a9cfa50e25 | |
parent | 91d213506901b4294e975e68799d079f7a379efe (diff) | |
download | kau-7bf0a19345366bf8339984a4d01a799424b57a1a.tar.gz kau-7bf0a19345366bf8339984a4d01a799424b57a1a.tar.bz2 kau-7bf0a19345366bf8339984a4d01a799424b57a1a.zip |
Add kpref gif
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -76,6 +76,9 @@ As mentioned, blank items will be ignored, so feel free to create a bunch of emp Ripple canvas provides a way to create simultaneous ripples against a background color. They can be used as transitions, or as a toolbar background to replicate the look for [Google Calendar](https://stackoverflow.com/questions/27872324/how-can-i-animate-the-color-change-of-the-statusbar-and-toolbar-like-the-new-ca) + +<img src="https://github.com/AllanWang/Storage-Hub/blob/master/kau/kau_kpref_accent.gif"> + Many ripples can be stacked on top of each other to run at the same time from different locations. The canvas also supports color fading and direct color setting so it can effectively replace any background. |