diff --git a/AccessRobot/app/src/main/AndroidManifest.xml b/AccessRobot/app/src/main/AndroidManifest.xml
index c28b487..d0efedb 100644
--- a/AccessRobot/app/src/main/AndroidManifest.xml
+++ b/AccessRobot/app/src/main/AndroidManifest.xml
@@ -7,7 +7,7 @@
android:normalScreens="false"
android:largeScreens="true"
android:xlargeScreens="true"
- android:requiresSmallestWidthDp="600"
+ android:anyDensity="true"
/>
diff --git a/AccessRobot/app/src/main/assets/blockly/blockly.html b/AccessRobot/app/src/main/assets/blockly/blockly.html
index 1da8c69..72a1791 100755
--- a/AccessRobot/app/src/main/assets/blockly/blockly.html
+++ b/AccessRobot/app/src/main/assets/blockly/blockly.html
@@ -1 +1 @@
-
Mozi
\ No newline at end of file
+
Mozi
\ No newline at end of file
diff --git a/AccessRobot/app/src/main/assets/blockly/blocklyAreaCSS.css b/AccessRobot/app/src/main/assets/blockly/blocklyAreaCSS.css
index c255161..184e4da 100644
--- a/AccessRobot/app/src/main/assets/blockly/blocklyAreaCSS.css
+++ b/AccessRobot/app/src/main/assets/blockly/blocklyAreaCSS.css
@@ -1,5 +1,6 @@
html, body {
height: 100%;
+width:100%;
margin: 0;
}
body {
diff --git a/AccessRobot/app/src/main/res/drawable/mozi_bg.xml b/AccessRobot/app/src/main/res/drawable/mozi_bg.xml
index 7121ecf..a165565 100644
--- a/AccessRobot/app/src/main/res/drawable/mozi_bg.xml
+++ b/AccessRobot/app/src/main/res/drawable/mozi_bg.xml
@@ -1,5 +1,7 @@
+ android:tileMode="disabled"
+ android:gravity="top"
+ >
\ No newline at end of file
diff --git a/AccessRobot/app/src/main/res/layout-sw320dp/activity_bluetooth.xml b/AccessRobot/app/src/main/res/layout-sw320dp/activity_bluetooth.xml
new file mode 100644
index 0000000..a8fba4b
--- /dev/null
+++ b/AccessRobot/app/src/main/res/layout-sw320dp/activity_bluetooth.xml
@@ -0,0 +1,29 @@
+
+
+
+
+
+
diff --git a/AccessRobot/app/src/main/res/layout-sw320dp/activity_build.xml b/AccessRobot/app/src/main/res/layout-sw320dp/activity_build.xml
new file mode 100644
index 0000000..3fb6e1f
--- /dev/null
+++ b/AccessRobot/app/src/main/res/layout-sw320dp/activity_build.xml
@@ -0,0 +1,24 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/AccessRobot/app/src/main/res/layout-sw320dp/activity_code.xml b/AccessRobot/app/src/main/res/layout-sw320dp/activity_code.xml
new file mode 100644
index 0000000..1015834
--- /dev/null
+++ b/AccessRobot/app/src/main/res/layout-sw320dp/activity_code.xml
@@ -0,0 +1,16 @@
+
+
+
+
+
diff --git a/AccessRobot/app/src/main/res/layout-sw320dp/activity_demo.xml b/AccessRobot/app/src/main/res/layout-sw320dp/activity_demo.xml
new file mode 100644
index 0000000..67ea420
--- /dev/null
+++ b/AccessRobot/app/src/main/res/layout-sw320dp/activity_demo.xml
@@ -0,0 +1,134 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/AccessRobot/app/src/main/res/layout-sw320dp/activity_device_list.xml b/AccessRobot/app/src/main/res/layout-sw320dp/activity_device_list.xml
new file mode 100644
index 0000000..8d2392f
--- /dev/null
+++ b/AccessRobot/app/src/main/res/layout-sw320dp/activity_device_list.xml
@@ -0,0 +1,55 @@
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/AccessRobot/app/src/main/res/layout-sw320dp/activity_learn.xml b/AccessRobot/app/src/main/res/layout-sw320dp/activity_learn.xml
new file mode 100644
index 0000000..687c86b
--- /dev/null
+++ b/AccessRobot/app/src/main/res/layout-sw320dp/activity_learn.xml
@@ -0,0 +1,71 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/AccessRobot/app/src/main/res/layout-sw320dp/activity_list_components.xml b/AccessRobot/app/src/main/res/layout-sw320dp/activity_list_components.xml
new file mode 100644
index 0000000..2b83216
--- /dev/null
+++ b/AccessRobot/app/src/main/res/layout-sw320dp/activity_list_components.xml
@@ -0,0 +1,58 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/AccessRobot/app/src/main/res/layout-sw320dp/activity_login.xml b/AccessRobot/app/src/main/res/layout-sw320dp/activity_login.xml
new file mode 100644
index 0000000..453af97
--- /dev/null
+++ b/AccessRobot/app/src/main/res/layout-sw320dp/activity_login.xml
@@ -0,0 +1,85 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/AccessRobot/app/src/main/res/layout-sw320dp/activity_main.xml b/AccessRobot/app/src/main/res/layout-sw320dp/activity_main.xml
new file mode 100644
index 0000000..a46c51b
--- /dev/null
+++ b/AccessRobot/app/src/main/res/layout-sw320dp/activity_main.xml
@@ -0,0 +1,123 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/AccessRobot/app/src/main/res/layout-sw320dp/activity_mozi.xml b/AccessRobot/app/src/main/res/layout-sw320dp/activity_mozi.xml
new file mode 100644
index 0000000..40977d1
--- /dev/null
+++ b/AccessRobot/app/src/main/res/layout-sw320dp/activity_mozi.xml
@@ -0,0 +1,12 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/AccessRobot/app/src/main/res/layout-sw320dp/activity_my_programs.xml b/AccessRobot/app/src/main/res/layout-sw320dp/activity_my_programs.xml
new file mode 100644
index 0000000..48b1f20
--- /dev/null
+++ b/AccessRobot/app/src/main/res/layout-sw320dp/activity_my_programs.xml
@@ -0,0 +1,4 @@
+
diff --git a/AccessRobot/app/src/main/res/layout-sw320dp/activity_onboarding.xml b/AccessRobot/app/src/main/res/layout-sw320dp/activity_onboarding.xml
new file mode 100644
index 0000000..5279218
--- /dev/null
+++ b/AccessRobot/app/src/main/res/layout-sw320dp/activity_onboarding.xml
@@ -0,0 +1,45 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/AccessRobot/app/src/main/res/layout-sw320dp/activity_parts.xml b/AccessRobot/app/src/main/res/layout-sw320dp/activity_parts.xml
new file mode 100644
index 0000000..b20ec2a
--- /dev/null
+++ b/AccessRobot/app/src/main/res/layout-sw320dp/activity_parts.xml
@@ -0,0 +1,38 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/AccessRobot/app/src/main/res/layout-sw320dp/activity_settings.xml b/AccessRobot/app/src/main/res/layout-sw320dp/activity_settings.xml
new file mode 100644
index 0000000..8011104
--- /dev/null
+++ b/AccessRobot/app/src/main/res/layout-sw320dp/activity_settings.xml
@@ -0,0 +1,39 @@
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/AccessRobot/app/src/main/res/layout-sw320dp/activity_signup.xml b/AccessRobot/app/src/main/res/layout-sw320dp/activity_signup.xml
new file mode 100644
index 0000000..a3b0cb0
--- /dev/null
+++ b/AccessRobot/app/src/main/res/layout-sw320dp/activity_signup.xml
@@ -0,0 +1,101 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/AccessRobot/app/src/main/res/layout-sw320dp/activity_splash.xml b/AccessRobot/app/src/main/res/layout-sw320dp/activity_splash.xml
new file mode 100644
index 0000000..125318b
--- /dev/null
+++ b/AccessRobot/app/src/main/res/layout-sw320dp/activity_splash.xml
@@ -0,0 +1,8 @@
+
+
+
+
\ No newline at end of file
diff --git a/AccessRobot/app/src/main/res/layout-sw320dp/device_name.xml b/AccessRobot/app/src/main/res/layout-sw320dp/device_name.xml
new file mode 100644
index 0000000..da5c7ad
--- /dev/null
+++ b/AccessRobot/app/src/main/res/layout-sw320dp/device_name.xml
@@ -0,0 +1,6 @@
+
+
\ No newline at end of file
diff --git a/AccessRobot/app/src/main/res/layout-sw320dp/dialog_component.xml b/AccessRobot/app/src/main/res/layout-sw320dp/dialog_component.xml
new file mode 100644
index 0000000..cba5bd5
--- /dev/null
+++ b/AccessRobot/app/src/main/res/layout-sw320dp/dialog_component.xml
@@ -0,0 +1,76 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/AccessRobot/app/src/main/res/layout-sw320dp/fragment_bluetooth.xml b/AccessRobot/app/src/main/res/layout-sw320dp/fragment_bluetooth.xml
new file mode 100644
index 0000000..e21d062
--- /dev/null
+++ b/AccessRobot/app/src/main/res/layout-sw320dp/fragment_bluetooth.xml
@@ -0,0 +1,51 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/AccessRobot/app/src/main/res/layout-sw320dp/fragment_item_grid.xml b/AccessRobot/app/src/main/res/layout-sw320dp/fragment_item_grid.xml
new file mode 100644
index 0000000..45038b7
--- /dev/null
+++ b/AccessRobot/app/src/main/res/layout-sw320dp/fragment_item_grid.xml
@@ -0,0 +1,12 @@
+
+
+
+
+
+
+
+
diff --git a/AccessRobot/app/src/main/res/layout-sw320dp/fragment_item_grid2.xml b/AccessRobot/app/src/main/res/layout-sw320dp/fragment_item_grid2.xml
new file mode 100644
index 0000000..45038b7
--- /dev/null
+++ b/AccessRobot/app/src/main/res/layout-sw320dp/fragment_item_grid2.xml
@@ -0,0 +1,12 @@
+
+
+
+
+
+
+
+
diff --git a/AccessRobot/app/src/main/res/layout-sw320dp/fragment_item_list.xml b/AccessRobot/app/src/main/res/layout-sw320dp/fragment_item_list.xml
new file mode 100644
index 0000000..4c3a275
--- /dev/null
+++ b/AccessRobot/app/src/main/res/layout-sw320dp/fragment_item_list.xml
@@ -0,0 +1,12 @@
+
+
+
+
+
+
+
+
diff --git a/AccessRobot/app/src/main/res/layout-sw320dp/fragment_item_list2.xml b/AccessRobot/app/src/main/res/layout-sw320dp/fragment_item_list2.xml
new file mode 100644
index 0000000..4c3a275
--- /dev/null
+++ b/AccessRobot/app/src/main/res/layout-sw320dp/fragment_item_list2.xml
@@ -0,0 +1,12 @@
+
+
+
+
+
+
+
+
diff --git a/AccessRobot/app/src/main/res/layout-sw320dp/fragment_my_programs.xml b/AccessRobot/app/src/main/res/layout-sw320dp/fragment_my_programs.xml
new file mode 100644
index 0000000..8ea0699
--- /dev/null
+++ b/AccessRobot/app/src/main/res/layout-sw320dp/fragment_my_programs.xml
@@ -0,0 +1,12 @@
+
+
+
+
+
diff --git a/AccessRobot/app/src/main/res/layout-sw320dp/message.xml b/AccessRobot/app/src/main/res/layout-sw320dp/message.xml
new file mode 100644
index 0000000..025ef7c
--- /dev/null
+++ b/AccessRobot/app/src/main/res/layout-sw320dp/message.xml
@@ -0,0 +1,21 @@
+
+
+
\ No newline at end of file
diff --git a/AccessRobot/app/src/main/res/layout-sw320dp/onboarding_screen1.xml b/AccessRobot/app/src/main/res/layout-sw320dp/onboarding_screen1.xml
new file mode 100644
index 0000000..072724c
--- /dev/null
+++ b/AccessRobot/app/src/main/res/layout-sw320dp/onboarding_screen1.xml
@@ -0,0 +1,24 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/AccessRobot/app/src/main/res/layout-sw320dp/onboarding_screen2.xml b/AccessRobot/app/src/main/res/layout-sw320dp/onboarding_screen2.xml
new file mode 100644
index 0000000..a730b7f
--- /dev/null
+++ b/AccessRobot/app/src/main/res/layout-sw320dp/onboarding_screen2.xml
@@ -0,0 +1,24 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/AccessRobot/app/src/main/res/layout-sw320dp/onboarding_screen3.xml b/AccessRobot/app/src/main/res/layout-sw320dp/onboarding_screen3.xml
new file mode 100644
index 0000000..fd51ada
--- /dev/null
+++ b/AccessRobot/app/src/main/res/layout-sw320dp/onboarding_screen3.xml
@@ -0,0 +1,24 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/AccessRobot/app/src/main/res/layout-sw320dp/onboarding_screen4.xml b/AccessRobot/app/src/main/res/layout-sw320dp/onboarding_screen4.xml
new file mode 100644
index 0000000..f5855f6
--- /dev/null
+++ b/AccessRobot/app/src/main/res/layout-sw320dp/onboarding_screen4.xml
@@ -0,0 +1,24 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/AccessRobot/app/src/main/res/layout-sw480dp/activity_bluetooth.xml b/AccessRobot/app/src/main/res/layout-sw480dp/activity_bluetooth.xml
new file mode 100644
index 0000000..a8fba4b
--- /dev/null
+++ b/AccessRobot/app/src/main/res/layout-sw480dp/activity_bluetooth.xml
@@ -0,0 +1,29 @@
+
+
+
+
+
+
diff --git a/AccessRobot/app/src/main/res/layout-sw480dp/activity_build.xml b/AccessRobot/app/src/main/res/layout-sw480dp/activity_build.xml
new file mode 100644
index 0000000..3fb6e1f
--- /dev/null
+++ b/AccessRobot/app/src/main/res/layout-sw480dp/activity_build.xml
@@ -0,0 +1,24 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/AccessRobot/app/src/main/res/layout-sw480dp/activity_code.xml b/AccessRobot/app/src/main/res/layout-sw480dp/activity_code.xml
new file mode 100644
index 0000000..1015834
--- /dev/null
+++ b/AccessRobot/app/src/main/res/layout-sw480dp/activity_code.xml
@@ -0,0 +1,16 @@
+
+
+
+
+
diff --git a/AccessRobot/app/src/main/res/layout-sw480dp/activity_demo.xml b/AccessRobot/app/src/main/res/layout-sw480dp/activity_demo.xml
new file mode 100644
index 0000000..f39784b
--- /dev/null
+++ b/AccessRobot/app/src/main/res/layout-sw480dp/activity_demo.xml
@@ -0,0 +1,134 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/AccessRobot/app/src/main/res/layout-sw480dp/activity_device_list.xml b/AccessRobot/app/src/main/res/layout-sw480dp/activity_device_list.xml
new file mode 100644
index 0000000..8d2392f
--- /dev/null
+++ b/AccessRobot/app/src/main/res/layout-sw480dp/activity_device_list.xml
@@ -0,0 +1,55 @@
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/AccessRobot/app/src/main/res/layout-sw480dp/activity_learn.xml b/AccessRobot/app/src/main/res/layout-sw480dp/activity_learn.xml
new file mode 100644
index 0000000..5686157
--- /dev/null
+++ b/AccessRobot/app/src/main/res/layout-sw480dp/activity_learn.xml
@@ -0,0 +1,71 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/AccessRobot/app/src/main/res/layout-sw480dp/activity_list_components.xml b/AccessRobot/app/src/main/res/layout-sw480dp/activity_list_components.xml
new file mode 100644
index 0000000..a765e46
--- /dev/null
+++ b/AccessRobot/app/src/main/res/layout-sw480dp/activity_list_components.xml
@@ -0,0 +1,58 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/AccessRobot/app/src/main/res/layout-sw480dp/activity_login.xml b/AccessRobot/app/src/main/res/layout-sw480dp/activity_login.xml
new file mode 100644
index 0000000..453af97
--- /dev/null
+++ b/AccessRobot/app/src/main/res/layout-sw480dp/activity_login.xml
@@ -0,0 +1,85 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/AccessRobot/app/src/main/res/layout-sw480dp/activity_main.xml b/AccessRobot/app/src/main/res/layout-sw480dp/activity_main.xml
new file mode 100644
index 0000000..a46c51b
--- /dev/null
+++ b/AccessRobot/app/src/main/res/layout-sw480dp/activity_main.xml
@@ -0,0 +1,123 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/AccessRobot/app/src/main/res/layout-sw480dp/activity_mozi.xml b/AccessRobot/app/src/main/res/layout-sw480dp/activity_mozi.xml
new file mode 100644
index 0000000..40977d1
--- /dev/null
+++ b/AccessRobot/app/src/main/res/layout-sw480dp/activity_mozi.xml
@@ -0,0 +1,12 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/AccessRobot/app/src/main/res/layout-sw480dp/activity_my_programs.xml b/AccessRobot/app/src/main/res/layout-sw480dp/activity_my_programs.xml
new file mode 100644
index 0000000..48b1f20
--- /dev/null
+++ b/AccessRobot/app/src/main/res/layout-sw480dp/activity_my_programs.xml
@@ -0,0 +1,4 @@
+
diff --git a/AccessRobot/app/src/main/res/layout-sw480dp/activity_onboarding.xml b/AccessRobot/app/src/main/res/layout-sw480dp/activity_onboarding.xml
new file mode 100644
index 0000000..5279218
--- /dev/null
+++ b/AccessRobot/app/src/main/res/layout-sw480dp/activity_onboarding.xml
@@ -0,0 +1,45 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/AccessRobot/app/src/main/res/layout-sw480dp/activity_parts.xml b/AccessRobot/app/src/main/res/layout-sw480dp/activity_parts.xml
new file mode 100644
index 0000000..b20ec2a
--- /dev/null
+++ b/AccessRobot/app/src/main/res/layout-sw480dp/activity_parts.xml
@@ -0,0 +1,38 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/AccessRobot/app/src/main/res/layout-sw480dp/activity_settings.xml b/AccessRobot/app/src/main/res/layout-sw480dp/activity_settings.xml
new file mode 100644
index 0000000..8011104
--- /dev/null
+++ b/AccessRobot/app/src/main/res/layout-sw480dp/activity_settings.xml
@@ -0,0 +1,39 @@
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/AccessRobot/app/src/main/res/layout-sw480dp/activity_signup.xml b/AccessRobot/app/src/main/res/layout-sw480dp/activity_signup.xml
new file mode 100644
index 0000000..a3b0cb0
--- /dev/null
+++ b/AccessRobot/app/src/main/res/layout-sw480dp/activity_signup.xml
@@ -0,0 +1,101 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/AccessRobot/app/src/main/res/layout-sw480dp/activity_splash.xml b/AccessRobot/app/src/main/res/layout-sw480dp/activity_splash.xml
new file mode 100644
index 0000000..125318b
--- /dev/null
+++ b/AccessRobot/app/src/main/res/layout-sw480dp/activity_splash.xml
@@ -0,0 +1,8 @@
+
+
+
+
\ No newline at end of file
diff --git a/AccessRobot/app/src/main/res/layout-sw480dp/device_name.xml b/AccessRobot/app/src/main/res/layout-sw480dp/device_name.xml
new file mode 100644
index 0000000..da5c7ad
--- /dev/null
+++ b/AccessRobot/app/src/main/res/layout-sw480dp/device_name.xml
@@ -0,0 +1,6 @@
+
+
\ No newline at end of file
diff --git a/AccessRobot/app/src/main/res/layout-sw480dp/dialog_component.xml b/AccessRobot/app/src/main/res/layout-sw480dp/dialog_component.xml
new file mode 100644
index 0000000..0d209f4
--- /dev/null
+++ b/AccessRobot/app/src/main/res/layout-sw480dp/dialog_component.xml
@@ -0,0 +1,76 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/AccessRobot/app/src/main/res/layout-sw480dp/fragment_bluetooth.xml b/AccessRobot/app/src/main/res/layout-sw480dp/fragment_bluetooth.xml
new file mode 100644
index 0000000..e21d062
--- /dev/null
+++ b/AccessRobot/app/src/main/res/layout-sw480dp/fragment_bluetooth.xml
@@ -0,0 +1,51 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/AccessRobot/app/src/main/res/layout-sw480dp/fragment_item_grid.xml b/AccessRobot/app/src/main/res/layout-sw480dp/fragment_item_grid.xml
new file mode 100644
index 0000000..45038b7
--- /dev/null
+++ b/AccessRobot/app/src/main/res/layout-sw480dp/fragment_item_grid.xml
@@ -0,0 +1,12 @@
+
+
+
+
+
+
+
+
diff --git a/AccessRobot/app/src/main/res/layout-sw480dp/fragment_item_grid2.xml b/AccessRobot/app/src/main/res/layout-sw480dp/fragment_item_grid2.xml
new file mode 100644
index 0000000..45038b7
--- /dev/null
+++ b/AccessRobot/app/src/main/res/layout-sw480dp/fragment_item_grid2.xml
@@ -0,0 +1,12 @@
+
+
+
+
+
+
+
+
diff --git a/AccessRobot/app/src/main/res/layout-sw480dp/fragment_item_list.xml b/AccessRobot/app/src/main/res/layout-sw480dp/fragment_item_list.xml
new file mode 100644
index 0000000..4c3a275
--- /dev/null
+++ b/AccessRobot/app/src/main/res/layout-sw480dp/fragment_item_list.xml
@@ -0,0 +1,12 @@
+
+
+
+
+
+
+
+
diff --git a/AccessRobot/app/src/main/res/layout-sw480dp/fragment_item_list2.xml b/AccessRobot/app/src/main/res/layout-sw480dp/fragment_item_list2.xml
new file mode 100644
index 0000000..4c3a275
--- /dev/null
+++ b/AccessRobot/app/src/main/res/layout-sw480dp/fragment_item_list2.xml
@@ -0,0 +1,12 @@
+
+
+
+
+
+
+
+
diff --git a/AccessRobot/app/src/main/res/layout-sw480dp/fragment_my_programs.xml b/AccessRobot/app/src/main/res/layout-sw480dp/fragment_my_programs.xml
new file mode 100644
index 0000000..8ea0699
--- /dev/null
+++ b/AccessRobot/app/src/main/res/layout-sw480dp/fragment_my_programs.xml
@@ -0,0 +1,12 @@
+
+
+
+
+
diff --git a/AccessRobot/app/src/main/res/layout-sw480dp/message.xml b/AccessRobot/app/src/main/res/layout-sw480dp/message.xml
new file mode 100644
index 0000000..025ef7c
--- /dev/null
+++ b/AccessRobot/app/src/main/res/layout-sw480dp/message.xml
@@ -0,0 +1,21 @@
+
+
+
\ No newline at end of file
diff --git a/AccessRobot/app/src/main/res/layout-sw480dp/onboarding_screen1.xml b/AccessRobot/app/src/main/res/layout-sw480dp/onboarding_screen1.xml
new file mode 100644
index 0000000..072724c
--- /dev/null
+++ b/AccessRobot/app/src/main/res/layout-sw480dp/onboarding_screen1.xml
@@ -0,0 +1,24 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/AccessRobot/app/src/main/res/layout-sw480dp/onboarding_screen2.xml b/AccessRobot/app/src/main/res/layout-sw480dp/onboarding_screen2.xml
new file mode 100644
index 0000000..a730b7f
--- /dev/null
+++ b/AccessRobot/app/src/main/res/layout-sw480dp/onboarding_screen2.xml
@@ -0,0 +1,24 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/AccessRobot/app/src/main/res/layout-sw480dp/onboarding_screen3.xml b/AccessRobot/app/src/main/res/layout-sw480dp/onboarding_screen3.xml
new file mode 100644
index 0000000..fd51ada
--- /dev/null
+++ b/AccessRobot/app/src/main/res/layout-sw480dp/onboarding_screen3.xml
@@ -0,0 +1,24 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/AccessRobot/app/src/main/res/layout-sw480dp/onboarding_screen4.xml b/AccessRobot/app/src/main/res/layout-sw480dp/onboarding_screen4.xml
new file mode 100644
index 0000000..f5855f6
--- /dev/null
+++ b/AccessRobot/app/src/main/res/layout-sw480dp/onboarding_screen4.xml
@@ -0,0 +1,24 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/AccessRobot/app/src/main/res/layout-sw600dp/activity_bluetooth.xml b/AccessRobot/app/src/main/res/layout-sw600dp/activity_bluetooth.xml
new file mode 100644
index 0000000..a8fba4b
--- /dev/null
+++ b/AccessRobot/app/src/main/res/layout-sw600dp/activity_bluetooth.xml
@@ -0,0 +1,29 @@
+
+
+
+
+
+
diff --git a/AccessRobot/app/src/main/res/layout-sw600dp/activity_build.xml b/AccessRobot/app/src/main/res/layout-sw600dp/activity_build.xml
new file mode 100644
index 0000000..3fb6e1f
--- /dev/null
+++ b/AccessRobot/app/src/main/res/layout-sw600dp/activity_build.xml
@@ -0,0 +1,24 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/AccessRobot/app/src/main/res/layout-sw600dp/activity_code.xml b/AccessRobot/app/src/main/res/layout-sw600dp/activity_code.xml
new file mode 100644
index 0000000..1015834
--- /dev/null
+++ b/AccessRobot/app/src/main/res/layout-sw600dp/activity_code.xml
@@ -0,0 +1,16 @@
+
+
+
+
+
diff --git a/AccessRobot/app/src/main/res/layout-sw600dp/activity_demo.xml b/AccessRobot/app/src/main/res/layout-sw600dp/activity_demo.xml
new file mode 100644
index 0000000..6cd0609
--- /dev/null
+++ b/AccessRobot/app/src/main/res/layout-sw600dp/activity_demo.xml
@@ -0,0 +1,134 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/AccessRobot/app/src/main/res/layout-sw600dp/activity_device_list.xml b/AccessRobot/app/src/main/res/layout-sw600dp/activity_device_list.xml
new file mode 100644
index 0000000..8d2392f
--- /dev/null
+++ b/AccessRobot/app/src/main/res/layout-sw600dp/activity_device_list.xml
@@ -0,0 +1,55 @@
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/AccessRobot/app/src/main/res/layout-sw600dp/activity_learn.xml b/AccessRobot/app/src/main/res/layout-sw600dp/activity_learn.xml
new file mode 100644
index 0000000..aef19e8
--- /dev/null
+++ b/AccessRobot/app/src/main/res/layout-sw600dp/activity_learn.xml
@@ -0,0 +1,71 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/AccessRobot/app/src/main/res/layout-sw600dp/activity_list_components.xml b/AccessRobot/app/src/main/res/layout-sw600dp/activity_list_components.xml
new file mode 100644
index 0000000..29f462e
--- /dev/null
+++ b/AccessRobot/app/src/main/res/layout-sw600dp/activity_list_components.xml
@@ -0,0 +1,58 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/AccessRobot/app/src/main/res/layout-sw600dp/activity_login.xml b/AccessRobot/app/src/main/res/layout-sw600dp/activity_login.xml
new file mode 100644
index 0000000..453af97
--- /dev/null
+++ b/AccessRobot/app/src/main/res/layout-sw600dp/activity_login.xml
@@ -0,0 +1,85 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/AccessRobot/app/src/main/res/layout-sw600dp/activity_main.xml b/AccessRobot/app/src/main/res/layout-sw600dp/activity_main.xml
new file mode 100644
index 0000000..a46c51b
--- /dev/null
+++ b/AccessRobot/app/src/main/res/layout-sw600dp/activity_main.xml
@@ -0,0 +1,123 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/AccessRobot/app/src/main/res/layout-sw600dp/activity_mozi.xml b/AccessRobot/app/src/main/res/layout-sw600dp/activity_mozi.xml
new file mode 100644
index 0000000..40977d1
--- /dev/null
+++ b/AccessRobot/app/src/main/res/layout-sw600dp/activity_mozi.xml
@@ -0,0 +1,12 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/AccessRobot/app/src/main/res/layout-sw600dp/activity_my_programs.xml b/AccessRobot/app/src/main/res/layout-sw600dp/activity_my_programs.xml
new file mode 100644
index 0000000..48b1f20
--- /dev/null
+++ b/AccessRobot/app/src/main/res/layout-sw600dp/activity_my_programs.xml
@@ -0,0 +1,4 @@
+
diff --git a/AccessRobot/app/src/main/res/layout-sw600dp/activity_onboarding.xml b/AccessRobot/app/src/main/res/layout-sw600dp/activity_onboarding.xml
new file mode 100644
index 0000000..5279218
--- /dev/null
+++ b/AccessRobot/app/src/main/res/layout-sw600dp/activity_onboarding.xml
@@ -0,0 +1,45 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/AccessRobot/app/src/main/res/layout-sw600dp/activity_parts.xml b/AccessRobot/app/src/main/res/layout-sw600dp/activity_parts.xml
new file mode 100644
index 0000000..b20ec2a
--- /dev/null
+++ b/AccessRobot/app/src/main/res/layout-sw600dp/activity_parts.xml
@@ -0,0 +1,38 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/AccessRobot/app/src/main/res/layout-sw600dp/activity_settings.xml b/AccessRobot/app/src/main/res/layout-sw600dp/activity_settings.xml
new file mode 100644
index 0000000..8011104
--- /dev/null
+++ b/AccessRobot/app/src/main/res/layout-sw600dp/activity_settings.xml
@@ -0,0 +1,39 @@
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/AccessRobot/app/src/main/res/layout-sw600dp/activity_signup.xml b/AccessRobot/app/src/main/res/layout-sw600dp/activity_signup.xml
new file mode 100644
index 0000000..a3b0cb0
--- /dev/null
+++ b/AccessRobot/app/src/main/res/layout-sw600dp/activity_signup.xml
@@ -0,0 +1,101 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/AccessRobot/app/src/main/res/layout-sw600dp/activity_splash.xml b/AccessRobot/app/src/main/res/layout-sw600dp/activity_splash.xml
new file mode 100644
index 0000000..125318b
--- /dev/null
+++ b/AccessRobot/app/src/main/res/layout-sw600dp/activity_splash.xml
@@ -0,0 +1,8 @@
+
+
+
+
\ No newline at end of file
diff --git a/AccessRobot/app/src/main/res/layout-sw600dp/device_name.xml b/AccessRobot/app/src/main/res/layout-sw600dp/device_name.xml
new file mode 100644
index 0000000..da5c7ad
--- /dev/null
+++ b/AccessRobot/app/src/main/res/layout-sw600dp/device_name.xml
@@ -0,0 +1,6 @@
+
+
\ No newline at end of file
diff --git a/AccessRobot/app/src/main/res/layout-sw600dp/dialog_component.xml b/AccessRobot/app/src/main/res/layout-sw600dp/dialog_component.xml
new file mode 100644
index 0000000..11a44fe
--- /dev/null
+++ b/AccessRobot/app/src/main/res/layout-sw600dp/dialog_component.xml
@@ -0,0 +1,76 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/AccessRobot/app/src/main/res/layout-sw600dp/fragment_bluetooth.xml b/AccessRobot/app/src/main/res/layout-sw600dp/fragment_bluetooth.xml
new file mode 100644
index 0000000..e21d062
--- /dev/null
+++ b/AccessRobot/app/src/main/res/layout-sw600dp/fragment_bluetooth.xml
@@ -0,0 +1,51 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/AccessRobot/app/src/main/res/layout-sw600dp/fragment_item_grid.xml b/AccessRobot/app/src/main/res/layout-sw600dp/fragment_item_grid.xml
new file mode 100644
index 0000000..45038b7
--- /dev/null
+++ b/AccessRobot/app/src/main/res/layout-sw600dp/fragment_item_grid.xml
@@ -0,0 +1,12 @@
+
+
+
+
+
+
+
+
diff --git a/AccessRobot/app/src/main/res/layout-sw600dp/fragment_item_grid2.xml b/AccessRobot/app/src/main/res/layout-sw600dp/fragment_item_grid2.xml
new file mode 100644
index 0000000..45038b7
--- /dev/null
+++ b/AccessRobot/app/src/main/res/layout-sw600dp/fragment_item_grid2.xml
@@ -0,0 +1,12 @@
+
+
+
+
+
+
+
+
diff --git a/AccessRobot/app/src/main/res/layout-sw600dp/fragment_item_list.xml b/AccessRobot/app/src/main/res/layout-sw600dp/fragment_item_list.xml
new file mode 100644
index 0000000..4c3a275
--- /dev/null
+++ b/AccessRobot/app/src/main/res/layout-sw600dp/fragment_item_list.xml
@@ -0,0 +1,12 @@
+
+
+
+
+
+
+
+
diff --git a/AccessRobot/app/src/main/res/layout-sw600dp/fragment_item_list2.xml b/AccessRobot/app/src/main/res/layout-sw600dp/fragment_item_list2.xml
new file mode 100644
index 0000000..4c3a275
--- /dev/null
+++ b/AccessRobot/app/src/main/res/layout-sw600dp/fragment_item_list2.xml
@@ -0,0 +1,12 @@
+
+
+
+
+
+
+
+
diff --git a/AccessRobot/app/src/main/res/layout-sw600dp/fragment_my_programs.xml b/AccessRobot/app/src/main/res/layout-sw600dp/fragment_my_programs.xml
new file mode 100644
index 0000000..8ea0699
--- /dev/null
+++ b/AccessRobot/app/src/main/res/layout-sw600dp/fragment_my_programs.xml
@@ -0,0 +1,12 @@
+
+
+
+
+
diff --git a/AccessRobot/app/src/main/res/layout-sw600dp/message.xml b/AccessRobot/app/src/main/res/layout-sw600dp/message.xml
new file mode 100644
index 0000000..025ef7c
--- /dev/null
+++ b/AccessRobot/app/src/main/res/layout-sw600dp/message.xml
@@ -0,0 +1,21 @@
+
+
+
\ No newline at end of file
diff --git a/AccessRobot/app/src/main/res/layout-sw600dp/onboarding_screen1.xml b/AccessRobot/app/src/main/res/layout-sw600dp/onboarding_screen1.xml
new file mode 100644
index 0000000..072724c
--- /dev/null
+++ b/AccessRobot/app/src/main/res/layout-sw600dp/onboarding_screen1.xml
@@ -0,0 +1,24 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/AccessRobot/app/src/main/res/layout-sw600dp/onboarding_screen2.xml b/AccessRobot/app/src/main/res/layout-sw600dp/onboarding_screen2.xml
new file mode 100644
index 0000000..a730b7f
--- /dev/null
+++ b/AccessRobot/app/src/main/res/layout-sw600dp/onboarding_screen2.xml
@@ -0,0 +1,24 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/AccessRobot/app/src/main/res/layout-sw600dp/onboarding_screen3.xml b/AccessRobot/app/src/main/res/layout-sw600dp/onboarding_screen3.xml
new file mode 100644
index 0000000..fd51ada
--- /dev/null
+++ b/AccessRobot/app/src/main/res/layout-sw600dp/onboarding_screen3.xml
@@ -0,0 +1,24 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/AccessRobot/app/src/main/res/layout-sw600dp/onboarding_screen4.xml b/AccessRobot/app/src/main/res/layout-sw600dp/onboarding_screen4.xml
new file mode 100644
index 0000000..f5855f6
--- /dev/null
+++ b/AccessRobot/app/src/main/res/layout-sw600dp/onboarding_screen4.xml
@@ -0,0 +1,24 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/AccessRobot/app/src/main/res/layout/activity_code.xml b/AccessRobot/app/src/main/res/layout/activity_code.xml
index 1015834..1e5cc4e 100644
--- a/AccessRobot/app/src/main/res/layout/activity_code.xml
+++ b/AccessRobot/app/src/main/res/layout/activity_code.xml
@@ -7,7 +7,7 @@
android:paddingRight="@dimen/activity_horizontal_margin"
android:paddingTop="@dimen/activity_vertical_margin"
tools:context="ksmaragh.c4q.nyc.accessrobot.Code">
-
+
+ android:background="@drawable/mozi_app_bg">
+ android:padding="9dp">
@@ -37,9 +37,9 @@
@@ -47,9 +47,9 @@
@@ -57,9 +57,9 @@
diff --git a/AccessRobot/app/src/main/res/layout/activity_list_components.xml b/AccessRobot/app/src/main/res/layout/activity_list_components.xml
index 29f462e..8119bdb 100644
--- a/AccessRobot/app/src/main/res/layout/activity_list_components.xml
+++ b/AccessRobot/app/src/main/res/layout/activity_list_components.xml
@@ -4,10 +4,10 @@
android:layout_height="match_parent"
android:background="#ffffff"
android:orientation="vertical"
- android:paddingBottom="48dp"
- android:paddingLeft="48dp"
- android:paddingRight="48dp"
- android:paddingTop="100dp">
+ android:paddingBottom="18dp"
+ android:paddingLeft="18dp"
+ android:paddingRight="18dp"
+ android:paddingTop="37dp">
+ android:textSize="18sp" />
+ android:textSize="12sp" />
diff --git a/AccessRobot/app/src/main/res/layout/dialog_component.xml b/AccessRobot/app/src/main/res/layout/dialog_component.xml
index 11a44fe..aa1e90e 100644
--- a/AccessRobot/app/src/main/res/layout/dialog_component.xml
+++ b/AccessRobot/app/src/main/res/layout/dialog_component.xml
@@ -10,8 +10,8 @@
android:layout_height="wrap_content"
android:layout_centerHorizontal="true"
android:background="@color/white"
- android:paddingBottom="24dp"
- android:paddingTop="24dp" />
+ android:paddingBottom="9dp"
+ android:paddingTop="9dp" />
+ android:paddingBottom="12dp"
+ android:paddingLeft="12dp"
+ android:paddingRight="12dp">
+ android:textSize="15sp" />
+ android:textSize="12sp" />
+ android:textSize="12sp" />
diff --git a/AccessRobot/app/src/main/res/layout/fragment_item_grid.xml b/AccessRobot/app/src/main/res/layout/fragment_item_grid.xml
index 45038b7..5be6ec9 100644
--- a/AccessRobot/app/src/main/res/layout/fragment_item_grid.xml
+++ b/AccessRobot/app/src/main/res/layout/fragment_item_grid.xml
@@ -1,12 +1,20 @@
+ xmlns:tools="http://schemas.android.com/tools"
+ android:layout_width="match_parent"
+ android:layout_height="match_parent"
+ tools:context="ksmaragh.c4q.nyc.accessrobot.LearnFragment">
-
+
-
+
diff --git a/AccessRobot/app/src/main/res/menu/menu_code.xml b/AccessRobot/app/src/main/res/menu/menu_code.xml
index f1e82f2..59345fe 100644
--- a/AccessRobot/app/src/main/res/menu/menu_code.xml
+++ b/AccessRobot/app/src/main/res/menu/menu_code.xml
@@ -2,6 +2,9 @@
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
tools:context="ksmaragh.c4q.nyc.accessrobot.Code">
-
+
diff --git a/AccessRobot/app/src/main/res/menu/menu_demo.xml b/AccessRobot/app/src/main/res/menu/menu_demo.xml
index 12d9856..367dff4 100644
--- a/AccessRobot/app/src/main/res/menu/menu_demo.xml
+++ b/AccessRobot/app/src/main/res/menu/menu_demo.xml
@@ -2,6 +2,9 @@
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
tools:context="ksmaragh.c4q.nyc.accessrobot.BluetoothActivity">
-
+
diff --git a/AccessRobot/app/src/main/res/menu/menu_device_list.xml b/AccessRobot/app/src/main/res/menu/menu_device_list.xml
index ce21de9..75ae093 100644
--- a/AccessRobot/app/src/main/res/menu/menu_device_list.xml
+++ b/AccessRobot/app/src/main/res/menu/menu_device_list.xml
@@ -2,6 +2,9 @@
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
tools:context="ksmaragh.c4q.nyc.accessrobot.DeviceListActivity">
-
+
diff --git a/AccessRobot/app/src/main/res/menu/menu_login.xml b/AccessRobot/app/src/main/res/menu/menu_login.xml
index d1e7d34..79fd7d1 100644
--- a/AccessRobot/app/src/main/res/menu/menu_login.xml
+++ b/AccessRobot/app/src/main/res/menu/menu_login.xml
@@ -2,6 +2,9 @@
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
tools:context="ksmaragh.c4q.nyc.accessrobot.LoginActivity">
-
+
diff --git a/AccessRobot/app/src/main/res/values-sw320dp/dimens.xml b/AccessRobot/app/src/main/res/values-sw320dp/dimens.xml
new file mode 100644
index 0000000..3117cde
--- /dev/null
+++ b/AccessRobot/app/src/main/res/values-sw320dp/dimens.xml
@@ -0,0 +1,5 @@
+
+
+ 8dp
+ 8dp
+
diff --git a/AccessRobot/app/src/main/res/values-sw480dp/dimens.xml b/AccessRobot/app/src/main/res/values-sw480dp/dimens.xml
new file mode 100644
index 0000000..3b9aad2
--- /dev/null
+++ b/AccessRobot/app/src/main/res/values-sw480dp/dimens.xml
@@ -0,0 +1,5 @@
+
+
+ 12dp
+ 12dp
+
diff --git a/AccessRobot/app/src/main/res/values-sw600dp/dimens.xml b/AccessRobot/app/src/main/res/values-sw600dp/dimens.xml
new file mode 100644
index 0000000..47c8224
--- /dev/null
+++ b/AccessRobot/app/src/main/res/values-sw600dp/dimens.xml
@@ -0,0 +1,5 @@
+
+
+ 16dp
+ 16dp
+
diff --git a/AccessRobot/app/src/main/res/values/dimens.xml b/AccessRobot/app/src/main/res/values/dimens.xml
index 47c8224..c4fda0f 100644
--- a/AccessRobot/app/src/main/res/values/dimens.xml
+++ b/AccessRobot/app/src/main/res/values/dimens.xml
@@ -1,5 +1,5 @@
- 16dp
- 16dp
+ 6dp
+ 6dp
diff --git a/AccessRobot/app/src/main/res/values/strings.xml b/AccessRobot/app/src/main/res/values/strings.xml
index 0c306de..1354a05 100644
--- a/AccessRobot/app/src/main/res/values/strings.xml
+++ b/AccessRobot/app/src/main/res/values/strings.xml
@@ -62,7 +62,7 @@
USB to OTG cable/Bluetooth chip
When I first come to life, I need my USB OTG cable so that a creation message can get sent from your Android device to me. After that first set-up, I can receive messages via Bluetooth, no wires needed!
Ultrasonic range finder
- My ultrasonic range finder works like your "eyes". It not only looks like eyes, but it works like them, letting me detect what is near me!
+ My ultrasonic range finder works like your "eyes". It looks like them too! But instead of using light it uses tiny sound waves to help me see, letting me detect what is near me!
LEDs
LED stands for light-emitting diode. LEDs are my lights that you can program to flash in different ways!
Resistors
diff --git a/AccessRobot/app/src/main/res/values/styles.xml b/AccessRobot/app/src/main/res/values/styles.xml
index fb979dd..70662b0 100644
--- a/AccessRobot/app/src/main/res/values/styles.xml
+++ b/AccessRobot/app/src/main/res/values/styles.xml
@@ -46,4 +46,4 @@
- @color/white
-
+
\ No newline at end of file