From 13ccd02becd0c66044464855b7cd59df4d3bcc53 Mon Sep 17 00:00:00 2001 From: Scott Jackson Date: Fri, 18 Mar 2016 17:54:23 -0700 Subject: #663 Make Search results expandable --- app/src/main/res/layout/expandable_header.xml | 32 +++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 app/src/main/res/layout/expandable_header.xml (limited to 'app/src/main/res/layout/expandable_header.xml') diff --git a/app/src/main/res/layout/expandable_header.xml b/app/src/main/res/layout/expandable_header.xml new file mode 100644 index 00000000..bd78275e --- /dev/null +++ b/app/src/main/res/layout/expandable_header.xml @@ -0,0 +1,32 @@ + + + + + + + \ No newline at end of file -- cgit v1.2.3