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
- Host: GitHub
- URL: https://github.com/esnaultdev/materialkeylines
- Owner: esnaultdev
- License: apache-2.0
- Created: 2016-11-09T14:10:14.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-11-18T18:29:01.000Z (over 9 years ago)
- Last Synced: 2025-10-06T14:43:00.160Z (9 months ago)
- Language: Java
- Size: 1.51 MB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
-----------

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:
[](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)