summaryrefslogtreecommitdiff
path: root/res/layout/playbackhistory_activity.xml
blob: eefa914ea53f657fff370c5efd9227963ef6f19b (plain)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="utf-8"?>
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
    android:id="@+id/playbackhistory_fragment"
    android:layout_width="match_parent"
    android:layout_height="match_parent" >
    

</FrameLayout>