Showing an overlay dialog when a nearby item is tapped

This commit is contained in:
maskara 2017-05-14 11:33:39 +02:00
parent 3a92de0c21
commit cce8715fad
15 changed files with 609 additions and 79 deletions

View file

@ -2,4 +2,5 @@
<dimen name="icon_size">120dp</dimen>
<dimen name="tiny_margin">4dp</dimen>
<dimen name="small_margin">8dp</dimen>
<dimen name="bottom_peak_height">240dp</dimen>
</resources>