<?xml version="1.0" encoding="utf-8"?>
<RelativeLayout android:id="@id/text_track_view_container" android:layout_width="fill_parent" android:layout_height="wrap_content"
  xmlns:android="http://schemas.android.com/apk/res/android">
    <com.google.android.apps.youtube.app.extensions.reel.creation.shorts.edit.timeline.TextTrackView android:id="@id/text_track_view" android:paddingTop="8.0dip" android:paddingBottom="8.0dip" android:layout_width="fill_parent" android:layout_height="56.0dip" />
</RelativeLayout>
