<?xml version="1.0" encoding="utf-8"?>
<android.support.v7.widget.RecyclerView android:id="@id/fullscreen_watch_next_chips" android:clipToPadding="false" android:layout_width="fill_parent" android:layout_height="wrap_content" android:overScrollMode="never" android:paddingStart="@dimen/app_related_end_screen_results_padding" android:paddingEnd="@dimen/app_related_end_screen_results_padding"
  xmlns:android="http://schemas.android.com/apk/res/android" />
