From 987e8da04fddb25b8aec8161b160da886766c640 Mon Sep 17 00:00:00 2001 From: Igor I Date: Fri, 2 Aug 2024 20:09:01 +0500 Subject: [PATCH] =?UTF-8?q?+=D0=9F=D0=BE=D0=BB=D1=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/deploymentTargetSelector.xml | 4 +- .../kz/istt/locust/LocustHealthActivity.java | 58 +- .../main/res/drawable/spinner_background.xml | 22 + .../layout-land/activity_locust_health.xml | 28 +- .../layout-large/activity_locust_health.xml | 1404 +++++++++++------ .../res/layout/activity_locust_health.xml | 2 - app/src/main/res/values/dimens.xml | 3 + app/src/main/res/values/styles.xml | 10 + 8 files changed, 1050 insertions(+), 481 deletions(-) create mode 100644 app/src/main/res/drawable/spinner_background.xml diff --git a/.idea/deploymentTargetSelector.xml b/.idea/deploymentTargetSelector.xml index 2cc1613..9b3f235 100644 --- a/.idea/deploymentTargetSelector.xml +++ b/.idea/deploymentTargetSelector.xml @@ -4,10 +4,10 @@