Updated search fragment to be amazon fire tv friendly

This commit is contained in:
Alec Holmes 2019-02-01 13:02:28 +00:00
parent 2c2c61b2fc
commit ed4b4a1a3c
3 changed files with 23 additions and 5 deletions

View file

@ -30,7 +30,9 @@
android:layout_width="48dp"
android:layout_height="48dp"
android:layout_gravity="right|center_vertical"
tools:ignore="RtlHardcoded">
android:focusable="true"
tools:ignore="RtlHardcoded"
android:background="?attr/selectableItemBackground">
<View
android:layout_width="28dp"