Categories
Android

Android Material Design Best Practices in a Bottle

This post provides a compressed tl;dr of the Android Material Design guide with Android Devices in Mind. Raising Things We need to raise view elements, which is essentially giving a shadow and emphasis to elements. Make use of the elevation attribute. As a short guide: app bar: 2dp floating button: 6dp card: 2dp anything raised: […]