diff --git a/app/src/main/res/layout/channel_search_row.xml b/app/src/main/res/layout/channel_search_row.xml index c52c4c0cd..c3165df7a 100644 --- a/app/src/main/res/layout/channel_search_row.xml +++ b/app/src/main/res/layout/channel_search_row.xml @@ -1,34 +1,33 @@ - + android:background="?android:attr/selectableItemBackground" + android:orientation="horizontal"> + android:layout_gravity="center" + android:layout_marginEnd="10dp" + android:orientation="vertical"> @@ -39,4 +38,4 @@ android:layout_height="wrap_content" /> - \ No newline at end of file + \ No newline at end of file