diff --git a/src/android/app/src/main/jni/vr/layers/GameSurfaceLayer.cpp b/src/android/app/src/main/jni/vr/layers/GameSurfaceLayer.cpp index a67522b65..e48f4e45b 100644 --- a/src/android/app/src/main/jni/vr/layers/GameSurfaceLayer.cpp +++ b/src/android/app/src/main/jni/vr/layers/GameSurfaceLayer.cpp @@ -30,7 +30,7 @@ License : Licensed under GPLv3 or any later version. namespace { -constexpr float defaultLowerPanelScaleFactor = 0.75f; +constexpr float defaultLowerPanelScaleFactor = 0.75f * 0.75f; constexpr float superImmersiveRadius = 0.5f; /** Used to translate texture coordinates into the corresponding coordinates