<?xml version="1.0" encoding="utf-8"?>
<LinearLayout android:orientation="vertical" android:paddingTop="0.0dip" android:paddingBottom="0.0dip" android:layout_width="fill_parent" android:layout_height="wrap_content" android:baselineAligned="false" android:paddingStart="12.0dip" android:paddingEnd="0.0dip"
  xmlns:android="http://schemas.android.com/apk/res/android" xmlns:yt="http://schemas.android.com/apk/res-auto">
    <LinearLayout android:orientation="horizontal" android:id="@id/action_button_bar" android:paddingTop="9.0dip" android:paddingBottom="9.0dip" android:layout_width="fill_parent" android:layout_height="48.0dip">
        <com.google.android.libraries.youtube.common.ui.RoundedLinearLayout android:id="@id/action_button1" android:background="@drawable/amsterdam_ghost_card_block" android:layout_width="116.0dip" android:layout_height="30.0dip" android:layout_marginEnd="8.0dip" yt:corners="15.0dip" />
        <com.google.android.libraries.youtube.common.ui.RoundedLinearLayout android:id="@id/action_button2" android:background="@drawable/amsterdam_ghost_card_block" android:layout_width="70.0dip" android:layout_height="30.0dip" android:layout_marginEnd="8.0dip" yt:corners="15.0dip" />
        <com.google.android.libraries.youtube.common.ui.RoundedLinearLayout android:id="@id/action_button3" android:background="@drawable/amsterdam_ghost_card_block" android:layout_width="70.0dip" android:layout_height="30.0dip" android:layout_marginEnd="8.0dip" yt:corners="15.0dip" />
        <com.google.android.libraries.youtube.common.ui.RoundedLinearLayout android:id="@id/action_button4" android:background="@drawable/amsterdam_ghost_card_block" android:layout_width="70.0dip" android:layout_height="30.0dip" android:layout_marginEnd="8.0dip" yt:corners="15.0dip" />
        <com.google.android.libraries.youtube.common.ui.RoundedLinearLayout android:id="@id/action_button5" android:background="@drawable/amsterdam_ghost_card_block" android:layout_width="70.0dip" android:layout_height="30.0dip" android:layout_marginEnd="8.0dip" yt:corners="15.0dip" />
    </LinearLayout>
</LinearLayout>
