From 7b9a5bdca8d5c53ed79a4f51c21dac175a59731c Mon Sep 17 00:00:00 2001 From: Yoshihiro WADA <1365196t@stu.kobe-u.ac.jp> Date: Wed, 16 Dec 2015 10:45:19 +0900 Subject: [PATCH 01/22] Create Layout of SpiFragment --- .../src/main/res/layout/fragment_spi.xml | 90 +++++++++++++++++++ .../src/main/res/values/values.xml | 8 ++ 2 files changed, 98 insertions(+) create mode 100644 samples/test_all_functions/src/main/res/layout/fragment_spi.xml diff --git a/samples/test_all_functions/src/main/res/layout/fragment_spi.xml b/samples/test_all_functions/src/main/res/layout/fragment_spi.xml new file mode 100644 index 0000000..c986bc3 --- /dev/null +++ b/samples/test_all_functions/src/main/res/layout/fragment_spi.xml @@ -0,0 +1,90 @@ + + + + + + + + + + + + + + + +