Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andriipanasiuk/grid
Android application that shows px/dp grid over other applications. Published on Play Store
https://github.com/andriipanasiuk/grid
Last synced: 11 days ago
JSON representation
Android application that shows px/dp grid over other applications. Published on Play Store
- Host: GitHub
- URL: https://github.com/andriipanasiuk/grid
- Owner: andriipanasiuk
- License: apache-2.0
- Created: 2015-10-09T12:37:36.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-06-06T15:22:13.000Z (over 8 years ago)
- Last Synced: 2024-12-07T17:36:39.545Z (19 days ago)
- Language: Java
- Homepage: https://play.google.com/store/apps/details?id=com.grandtorino.grid
- Size: 114 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![CircleCI](https://circleci.com/gh/andriipanasiuk/grid.svg?style=svg)](https://circleci.com/gh/andriipanasiuk/grid)
# grid
Android application that shows px/dp grid over other applications##Play Store
Application is published on the Play Store named Grid. You can see it by [link](https://play.google.com/store/apps/details?id=com.grandtorino.grid).
##Features
* change step of the grid
* change units of the grid step, _px/dp/mm/in/pt_ available
* drag&drop grid to accurately apply it to needed element on the screen
* access to settings screen via sticky notification##Contribution
Contributions are welcome. To make it:
* simply fork the repository
* create feature branch
* do your changes
* build, run
* create pull requestAfter that source code and app UX will be checked and app will be published to Play Store soon.
###What can be done
* add feature to change color of grid
* ... do you have any proposals?)