<?xml version="1.0" encoding="utf-8"?>
<com.google.android.material.floatingactionbutton.ExtendedFloatingActionButton android:theme="@style/Theme.MaterialComponents.DayNight" android:id="@id/fab_extended" android:paddingTop="18.0dip" android:paddingBottom="18.0dip" android:visibility="gone" android:layout_width="wrap_content" android:layout_height="wrap_content" android:textAllCaps="false" android:letterSpacing="0.017857144" yt:robotoFont="regular" yt:shapeAppearanceOverlay="@style/ExtendedFabShapeAppearanceOverlay" style="?ytTextAppearanceBody2b"
  xmlns:android="http://schemas.android.com/apk/res/android" xmlns:yt="http://schemas.android.com/apk/res-auto" />
