diff options
| author | Bananeweizen <bananeweizen@gmx.de> | 2013-05-25 11:47:18 +0200 |
|---|---|---|
| committer | Bananeweizen <bananeweizen@gmx.de> | 2013-05-25 11:47:35 +0200 |
| commit | f6f3a276e02e20ce0bb1c5535a5367203afb8dfe (patch) | |
| tree | f7c54e150260060cebd1c22e7550f0005a500402 /main/res/layout/map_mapsforge.xml | |
| parent | 6be25e83b2cef670407688f9d86abcccb7e7cf4d (diff) | |
| download | cgeo-f6f3a276e02e20ce0bb1c5535a5367203afb8dfe.zip cgeo-f6f3a276e02e20ce0bb1c5535a5367203afb8dfe.tar.gz cgeo-f6f3a276e02e20ce0bb1c5535a5367203afb8dfe.tar.bz2 | |
refactoring: this graph needs to go down:
http://ci.cgeo.org/job/c-geo/androidLint/trendDetails/?
Diffstat (limited to 'main/res/layout/map_mapsforge.xml')
| -rw-r--r-- | main/res/layout/map_mapsforge.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/res/layout/map_mapsforge.xml b/main/res/layout/map_mapsforge.xml index 1833da3..f05ddb0 100644 --- a/main/res/layout/map_mapsforge.xml +++ b/main/res/layout/map_mapsforge.xml @@ -33,7 +33,7 @@ android:scrollHorizontally="true" android:singleLine="true" android:textColor="@color/text_icon" - android:textSize="12dip" + android:textSize="12sp" android:visibility="gone" /> <view |
