Minor UI fixes

This commit is contained in:
len
2016-03-30 10:30:13 +02:00
parent a809b05808
commit e04596c668
2 changed files with 8 additions and 4 deletions

View File

@@ -2,7 +2,8 @@
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:orientation="vertical">
android:orientation="vertical"
android:background="?attr/selectable_list_drawable">
<TextView
android:id="@+id/myanimelist_result_title"