diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 6644c9c5..24f3d984 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -8,12 +8,18 @@ android:name="Tumult"> + android:theme="@style/NoBackground" + android:launchMode="singleTop" > + diff --git a/res/layout/nowplaying.xml b/res/layout/nowplaying.xml index 5d0dbcc4..8d05bcb7 100644 --- a/res/layout/nowplaying.xml +++ b/res/layout/nowplaying.xml @@ -36,27 +36,6 @@ android:layout_gravity="bottom|center_horizontal" android:background="#a000" android:orientation="horizontal"> - - - + \ No newline at end of file diff --git a/res/layout/playback_buttons.xml b/res/layout/playback_buttons.xml new file mode 100644 index 00000000..f8887d01 --- /dev/null +++ b/res/layout/playback_buttons.xml @@ -0,0 +1,25 @@ + + + + + + \ No newline at end of file diff --git a/res/layout/remote_dialog.xml b/res/layout/remote_dialog.xml new file mode 100644 index 00000000..49528798 --- /dev/null +++ b/res/layout/remote_dialog.xml @@ -0,0 +1,31 @@ + + + + + + + +