diff --git a/app/src/main/res/font/roboto.ttf b/app/src/main/res/font/roboto.ttf new file mode 100644 index 000000000..3d6861b42 Binary files /dev/null and b/app/src/main/res/font/roboto.ttf differ diff --git a/app/src/main/res/layout/channel_search_row.xml b/app/src/main/res/layout/channel_search_row.xml index fed76d9d9..79f0943f0 100644 --- a/app/src/main/res/layout/channel_search_row.xml +++ b/app/src/main/res/layout/channel_search_row.xml @@ -5,6 +5,7 @@ android:layout_height="wrap_content" android:layout_margin="8dp" android:layout_marginBottom="16dp" + android:background="?android:attr/selectableItemBackground" > -