6E006B / TeamMeet

GNU General Public License v3.0
2 stars 1 forks source link

Use Scaled Pixel for Arrow #153

Closed 6E006B closed 12 years ago

6E006B commented 12 years ago

The arrow indicating the looking direction on the map appears currently very different on different screen sizes. To remedy this, use sp (scaled pixels) defined in an xml dimen element.

6E006B commented 12 years ago

Done in branch scaled_arrow. The arrow has now the size of the bubble indicating ones position, therefore residing within it.