paktan / osmtracker-android

Automatically exported from code.google.com/p/osmtracker-android
GNU General Public License v3.0
0 stars 0 forks source link

Layout templates #237

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I just wanted to change the layout of the RESTRICTION page.
I my region I need speed limit buttons for
30, 50, 60, 70, 80, 100, 120, 130, NONE
instead of 
30, 50, 80, 100, 110, 120, NO-EXIT, TRAFFIC-LIGHT, ONE-WAY

I created a new xml and it showed the buttons, but no pictures, even though I 
copied the original ones of the APK to the same folder.

And I cannot find, which restriction-labels are really existing 
(@string/tag.restriction_130 / @string/tag.restriction_none ???)

What is the expected output? What do you see instead?
All buttons are gone when I activate a new XML laouy file

What version of the product are you using (See "About" screen)?
V 0.6.6

Make/model of your device, and Android version?
Galaxy Nexus,  Android 4.3

Please provide any additional information below.

I would like to have a better documentation about existing labels, where to 
place the pictures and so on
or
some prepared templates for changed pages.

Especially the speed limits are very usefull while driving along a street.
But then all usual limits should exist with a button.
Most other info like ONE-WAY, NO-EXIT or TRAFFIC-LIGHT can very easily be 
recorded offline or later manually. But speed limits are best to record while 
you are passing the traffic signs during driving. And especially in germany 
there should be a button for UNLIMITED (maxspeed none in OSM) for the unlimited 
parts of the german highways (Autobahn) Independet of using "speedmax none" or 
no setting at all, you need a way to track the end of a limited part (maxspeed 
120) which is the start of a unlimted part.
Doing this tracking during the driving, th best and most secure way woul be 
with the smartphone mounted to a car holder and just tap on a single button on 
a page with all limits at passing the traffic sign.

Original issue reported on code.google.com by jookay2...@gmail.com on 9 Jan 2014 at 12:36

GoogleCodeExporter commented 9 years ago
Hi, have you read the CustomButtonsLayouts page on the wiki and especially the 
details about the icons, and the special note at the very bottom?

Could you post your layout file here?

Original comment by nicolas@guillaumin.me on 10 Jan 2014 at 7:30