From 4a95ab8bee35c5134f486e5a9319e268245bc27d Mon Sep 17 00:00:00 2001 From: Andreas Schildbach Date: Sat, 26 Oct 2019 21:51:53 +0200 Subject: [PATCH] directions_map_pin.xml: Add layout_width and layout_height attributes to top-level element. It's not really needed in this case, but Lint was complaining. --- oeffi/res/layout/directions_map_pin.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/oeffi/res/layout/directions_map_pin.xml b/oeffi/res/layout/directions_map_pin.xml index 4d67b2b..cc84ca3 100644 --- a/oeffi/res/layout/directions_map_pin.xml +++ b/oeffi/res/layout/directions_map_pin.xml @@ -1,5 +1,7 @@