Gray background and wider click area.

This commit is contained in:
GaidamakUA 2016-01-25 11:01:33 +02:00
parent e9e38acdb6
commit 6c9dc7591a
2 changed files with 2 additions and 2 deletions

View file

@ -62,7 +62,7 @@
layout="@layout/reports_for_spinner_item"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_gravity="center_vertical"
android:layout_gravity="fill_vertical"
android:layout_marginLeft="16dp"
android:layout_marginRight="56dp"/>

View file

@ -5,7 +5,7 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
android:gravity="center"
android:background="@android:drawable/list_selector_background">
android:background="?attr/expandable_list_item_background">
<TextView
android:text="@string/reports_for"