From 400c182b894706aab6679c247c13cb08e0280841 Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Date: Thu, 1 Jan 2026 08:19:20 +0100 Subject: [PATCH] [android] Fix routing plan screen on low dpi devices Signed-off-by: Jean-Baptiste --- .../src/main/res/layout-hdpi/routing_plan.xml | 181 ++++++++++++++++++ 1 file changed, 181 insertions(+) create mode 100644 android/app/src/main/res/layout-hdpi/routing_plan.xml diff --git a/android/app/src/main/res/layout-hdpi/routing_plan.xml b/android/app/src/main/res/layout-hdpi/routing_plan.xml new file mode 100644 index 000000000..9ebe190be --- /dev/null +++ b/android/app/src/main/res/layout-hdpi/routing_plan.xml @@ -0,0 +1,181 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +