From 4c24853c6ad9f08004e8981a7187dd3ae1a794db Mon Sep 17 00:00:00 2001 From: Scott Jackson Date: Wed, 17 Jun 2015 08:10:32 -0700 Subject: Convert MainFragment over to SectionAdapter --- app/src/main/res/layout/album_list_header.xml | 28 +++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 app/src/main/res/layout/album_list_header.xml (limited to 'app/src/main/res/layout/album_list_header.xml') diff --git a/app/src/main/res/layout/album_list_header.xml b/app/src/main/res/layout/album_list_header.xml new file mode 100644 index 00000000..58af3353 --- /dev/null +++ b/app/src/main/res/layout/album_list_header.xml @@ -0,0 +1,28 @@ + + + + + + + \ No newline at end of file -- cgit v1.2.3