Andrauss / uplift

A playground for elevation on Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Uplift

Uplift demo      Squanchy schedule screen

While you cannot tint an elevation shadow, you can tweak it in clever ways to obtain subtler shadows, or simply some specific effect. This can be seen in action in the Squanchy schedule screen, which uses a custom OutlineProvider to cast shadows for the cards that look more like diffuse shadows (although they're very much still the area shadow that the Material guidelines specify, there is no custom drawing code there).

For more details, you can refer to the accompanying blogpost.

More on Uplift

You can test Uplift by downloading it from the Play Store or get the apk from the Releases tab.

Get it on Google Play

Licence

See the LICENSE file. tl;dr it's Apache 2.0

About

A playground for elevation on Android

License:Apache License 2.0


Languages

Language:Kotlin 92.9%Language:RenderScript 7.1%