diff --git a/README.md b/README.md index 5da64328..cf55f1d4 100644 --- a/README.md +++ b/README.md @@ -319,6 +319,7 @@ Name | License | Demo [BlurBehind](https://github.com/faradaj/BlurBehind) | [MIT](http://opensource.org/licenses/MIT) | [Android StackBlur](https://github.com/kikoso/android-stackblur) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | [EdgeEffectOverride](https://github.com/AndroidAlliance/EdgeEffectOverride) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | +[ExplosionField](https://github.com/tyrantgit/ExplosionField) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | Other ====================== diff --git a/art/ExplosionField.gif b/art/ExplosionField.gif new file mode 100644 index 00000000..a37d50a8 Binary files /dev/null and b/art/ExplosionField.gif differ diff --git a/pages/Effect.md b/pages/Effect.md index b32c6dea..08f97f32 100644 --- a/pages/Effect.md +++ b/pages/Effect.md @@ -7,3 +7,4 @@ Name | License | Demo [BlurBehind](https://github.com/faradaj/BlurBehind) | [MIT](http://opensource.org/licenses/MIT) | [Android StackBlur](https://github.com/kikoso/android-stackblur) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | [EdgeEffectOverride](https://github.com/AndroidAlliance/EdgeEffectOverride) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | +[ExplosionField](https://github.com/tyrantgit/ExplosionField) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) |