An open API service indexing awesome lists of open source software.

https://github.com/esnaultdev/materialkeylines

An Android application displaying an overlay of the Material design keylines
https://github.com/esnaultdev/materialkeylines

Last synced: 8 months ago
JSON representation

An Android application displaying an overlay of the Material design keylines

Awesome Lists containing this project

README

          

Material Keylines
=================

An Android overlay for Material design keylines.

Material design uses several grids and keylines to align its components. Use Material Keylines to display an overlay of these keylines on top of your application and analyze it.

Features
--------

The overlay can be composed of:

- A 8dp baseline grid
- An increment grid (48dp, 56dp or 64dp)
- The content keylines
- The typography lines (4dp)

Color, opacity and size of the grids/lines can be customized to fit your needs.

Screenshots
-----------

![Content keylines and baseline grid](screenshots/app_on_low.png)

See the [screenshots](screenshots) folder for more.

Release
-------

Check out the [release page](https://github.com/AoDevBlue/MaterialKeylines/releases) to download the apk
or use the Play Store:

[![Get it on Google Play](https://play.google.com/intl/en_us/badges/images/badge_new.png)](https://play.google.com/store/apps/details?id=blue.aodev.materialkeylines)

-----

© 2016 Ao (Matthieu Esnault) - Released under [Apache-2.0 License](https://raw.githubusercontent.com/AoDevBlue/MaterialKeylines/master/LICENSE)