From b535207dae0eed889507f9c9d2d8eb69ed5230ea Mon Sep 17 00:00:00 2001 From: BGbaderguet <48762010+BGbaderguet@users.noreply.github.com> Date: Sat, 14 Nov 2020 02:57:40 +0100 Subject: [PATCH] Activity to show temperature --- .../main/res/layout/activity_temparature.xml | 27 +++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 app/src/main/res/layout/activity_temparature.xml diff --git a/app/src/main/res/layout/activity_temparature.xml b/app/src/main/res/layout/activity_temparature.xml new file mode 100644 index 0000000..fdb549b --- /dev/null +++ b/app/src/main/res/layout/activity_temparature.xml @@ -0,0 +1,27 @@ + + + + + + + + + + + \ No newline at end of file