Bladeren bron

add linebreaks

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Andy Scherzinger 4 jaren geleden
bovenliggende
commit
e51271d300
2 gewijzigde bestanden met toevoegingen van 2 en 2 verwijderingen
  1. 1 1
      app/src/main/res/layout/controller_geocoding.xml
  2. 1 1
      app/src/main/res/layout/geocoding_item.xml

+ 1 - 1
app/src/main/res/layout/controller_geocoding.xml

@@ -31,4 +31,4 @@
         android:layout_height="match_parent">
     </ListView>
 
-</LinearLayout>
+</LinearLayout>

+ 1 - 1
app/src/main/res/layout/geocoding_item.xml

@@ -53,4 +53,4 @@
         android:paddingEnd="@dimen/standard_padding"
         tools:text="S Sonnenallee, 50, Saalestraße, Rixdorf, Neukölln, Berlin, 12055, Deutschland" />
 
-</LinearLayout>
+</LinearLayout>