aboutsummaryrefslogtreecommitdiffstats
path: root/main/res/layout/cache_information_item.xml
diff options
context:
space:
mode:
authorBananeweizen <bananeweizen@gmx.de>2013-05-30 15:55:27 +0200
committerBananeweizen <bananeweizen@gmx.de>2013-05-30 15:55:27 +0200
commit458f962131c42fecae2b070f6d2d75b4167ca3e1 (patch)
treea128a6667c3078995a5326a41fb610b733a64b53 /main/res/layout/cache_information_item.xml
parentee9dd42b6fc88640d09bc8ed55da653301778a32 (diff)
downloadcgeo-458f962131c42fecae2b070f6d2d75b4167ca3e1.zip
cgeo-458f962131c42fecae2b070f6d2d75b4167ca3e1.tar.gz
cgeo-458f962131c42fecae2b070f6d2d75b4167ca3e1.tar.bz2
fix #2801: remove lint warnings
Diffstat (limited to 'main/res/layout/cache_information_item.xml')
-rw-r--r--main/res/layout/cache_information_item.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/res/layout/cache_information_item.xml b/main/res/layout/cache_information_item.xml
index a1d7d76..5d53340 100644
--- a/main/res/layout/cache_information_item.xml
+++ b/main/res/layout/cache_information_item.xml
@@ -57,7 +57,7 @@
android:gravity="center_vertical"
android:textColor="?text_color_grey"
android:textIsSelectable="false"
- android:textSize="11sp"
+ android:textSize="12sp"
android:visibility="gone" />
</RelativeLayout> \ No newline at end of file