From 3f18f770e9d33c5e5d0657c6160fa8f30b21831f Mon Sep 17 00:00:00 2001 From: Claudomator Agent Date: Sat, 14 Mar 2026 00:50:39 +0000 Subject: Implement barometric pressure trend monitoring and visualization --- android-app/app/src/main/res_old/mipmap-anydpi-v26/ic_launcher.xml | 5 +++++ .../app/src/main/res_old/mipmap-anydpi-v26/ic_launcher_round.xml | 5 +++++ 2 files changed, 10 insertions(+) create mode 100644 android-app/app/src/main/res_old/mipmap-anydpi-v26/ic_launcher.xml create mode 100644 android-app/app/src/main/res_old/mipmap-anydpi-v26/ic_launcher_round.xml (limited to 'android-app/app/src/main/res_old/mipmap-anydpi-v26') diff --git a/android-app/app/src/main/res_old/mipmap-anydpi-v26/ic_launcher.xml b/android-app/app/src/main/res_old/mipmap-anydpi-v26/ic_launcher.xml new file mode 100644 index 0000000..52d5417 --- /dev/null +++ b/android-app/app/src/main/res_old/mipmap-anydpi-v26/ic_launcher.xml @@ -0,0 +1,5 @@ + + + + + diff --git a/android-app/app/src/main/res_old/mipmap-anydpi-v26/ic_launcher_round.xml b/android-app/app/src/main/res_old/mipmap-anydpi-v26/ic_launcher_round.xml new file mode 100644 index 0000000..52d5417 --- /dev/null +++ b/android-app/app/src/main/res_old/mipmap-anydpi-v26/ic_launcher_round.xml @@ -0,0 +1,5 @@ + + + + + -- cgit v1.2.3