Revision cd83d0aa
Added by Leszek Koltunski over 4 years ago
.gitignore | ||
---|---|---|
43 | 43 |
|
44 | 44 |
# yes, ignore the .iml |
45 | 45 |
*.iml |
46 |
/google-services.json |
Also available in: Unified diff
.gitignore | ||
---|---|---|
43 | 43 |
|
44 | 44 |
# yes, ignore the .iml |
45 | 45 |
*.iml |
46 |
/google-services.json |
Also available in: Unified diff
Make the rotations and drag be independent of physical screen dimensions - take into account pixel density.