From f76750420d1fde69dc60cba53a19e148926dfcf9 Mon Sep 17 00:00:00 2001 From: tom79 Date: Sun, 26 May 2019 17:56:02 +0200 Subject: Add layout for playlists --- app/src/main/res/layout/add_playlist.xml | 77 ++++++++++++++++++++++++++++++++ 1 file changed, 77 insertions(+) create mode 100644 app/src/main/res/layout/add_playlist.xml (limited to 'app/src/main/res/layout') diff --git a/app/src/main/res/layout/add_playlist.xml b/app/src/main/res/layout/add_playlist.xml new file mode 100644 index 000000000..dea09134b --- /dev/null +++ b/app/src/main/res/layout/add_playlist.xml @@ -0,0 +1,77 @@ + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3