A bit improved google places styles

master
Tomasz Półgrabia 2016-10-21 22:12:06 +02:00
parent 2cb516beec
commit 3f4f0a70d0
1 changed files with 4 additions and 2 deletions

View File

@ -2,12 +2,14 @@
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:orientation="horizontal"
android:layout_width="match_parent"
android:layout_height="wrap_content">
android:layout_height="wrap_content"
android:padding="15dp">
<ImageView android:id="@+id/place_img_preview"
android:layout_width="80dp"
android:layout_height="80dp"
android:layout_marginRight="8dp"/>
android:layout_gravity="center_vertical"
android:layout_marginRight="10dp"/>
<LinearLayout android:layout_width="wrap_content"
android:layout_height="wrap_content"