blob: 93cc0c0ed1d171b625716415fc5e8c6a7eb96bb3 [file] [log] [blame]
susnataafd999a2016-08-15 17:03:24 -07001<?xml version="1.0" encoding="utf-8"?>
2<FrameLayout
3 xmlns:android="http://schemas.android.com/apk/res/android"
4 android:layout_width="match_parent"
5 android:layout_height="match_parent">
6
7 <FrameLayout
8 xmlns:android="http://schemas.android.com/apk/res/android"
9 android:id="@+id/playback_controls_dock"
10 android:layout_height="match_parent"
11 android:layout_width="match_parent"/>
12</FrameLayout>