summaryrefslogtreecommitdiff
path: root/res/layout/log_fragment.xml
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2013-12-28 13:56:45 +0100
committerArne Schwabe <arne@rfc2549.org>2013-12-28 13:56:45 +0100
commit2dde271d7058e989fccbee3d2e9c09ee3cc77b27 (patch)
treef6b418c5bc6cc26d9de961bce77261dcb6b943c3 /res/layout/log_fragment.xml
parent59d82987c594cf6cbf9e1fb9cd0be222fec81b16 (diff)
lint fixes
--HG-- extra : rebase_source : 3255789b1dc3b39dddf101f46ac78d68b01ec5e4
Diffstat (limited to 'res/layout/log_fragment.xml')
-rw-r--r--res/layout/log_fragment.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/layout/log_fragment.xml b/res/layout/log_fragment.xml
index bcc3f9af..0b428070 100644
--- a/res/layout/log_fragment.xml
+++ b/res/layout/log_fragment.xml
@@ -16,6 +16,7 @@
android:text="@string/speed_waiting"
android:singleLine="true"
android:id="@+id/speed"
+ tools:ignore="InconsistentLayout"
android:layout_width="match_parent"
android:layout_height="wrap_content"/>