From ae849fe5f9c6ab0ccc75ce23d39834cd3272c25e Mon Sep 17 00:00:00 2001 From: neslihanturan Date: Thu, 28 Dec 2017 13:10:11 +0300 Subject: [PATCH] Add landscape layout for future improvments --- .../main/res/layout-land/activity_nearby.xml | 149 ++++++++++++++++++ 1 file changed, 149 insertions(+) create mode 100644 app/src/main/res/layout-land/activity_nearby.xml diff --git a/app/src/main/res/layout-land/activity_nearby.xml b/app/src/main/res/layout-land/activity_nearby.xml new file mode 100644 index 000000000..38bf67e7d --- /dev/null +++ b/app/src/main/res/layout-land/activity_nearby.xml @@ -0,0 +1,149 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file