diff --git a/mobile/com.sap.sailing.android.shared/res/layout/system_information_view.xml b/mobile/com.sap.sailing.android.shared/res/layout/system_information_view.xml
deleted file mode 100644
index 382a5776390..00000000000
--- a/mobile/com.sap.sailing.android.shared/res/layout/system_information_view.xml
+++ /dev/null
@@ -1,113 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/mobile/com.sap.sailing.racecommittee.app/res/layout/system_information_view_normal.xml b/mobile/com.sap.sailing.racecommittee.app/res/layout/system_information_view_normal.xml
new file mode 100644
index 00000000000..38555d2b60c
--- /dev/null
+++ b/mobile/com.sap.sailing.racecommittee.app/res/layout/system_information_view_normal.xml
@@ -0,0 +1,165 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/mobile/com.sap.sailing.racecommittee.app/res/layout/system_information_view.xml b/mobile/com.sap.sailing.racecommittee.app/res/layout/system_information_view_xlarge.xml
similarity index 99%
rename from mobile/com.sap.sailing.racecommittee.app/res/layout/system_information_view.xml
rename to mobile/com.sap.sailing.racecommittee.app/res/layout/system_information_view_xlarge.xml
index 9109015338d..f3fa77d05f0 100644
--- a/mobile/com.sap.sailing.racecommittee.app/res/layout/system_information_view.xml
+++ b/mobile/com.sap.sailing.racecommittee.app/res/layout/system_information_view_xlarge.xml
@@ -92,6 +92,13 @@
android:text="@string/application_install_date"
android:textAppearance="?attr/textSmall"/>
+
+
-
@layout/race_main_xlarge
- @layout/race_panel_flags_ver
- @layout/race_panel_setup_ver
+ - @layout/system_information_view_xlarge
\ No newline at end of file
diff --git a/mobile/com.sap.sailing.racecommittee.app/res/values/references.xml b/mobile/com.sap.sailing.racecommittee.app/res/values/references.xml
index 9c65b3fce50..1ba516f71dd 100644
--- a/mobile/com.sap.sailing.racecommittee.app/res/values/references.xml
+++ b/mobile/com.sap.sailing.racecommittee.app/res/values/references.xml
@@ -30,5 +30,6 @@
- @layout/race_time_picker_normal
- @layout/toolbar_normal
- @layout/wind_view_normal
+ - @layout/system_information_view_normal
\ No newline at end of file