From c5c379f38a4a302be5a4659461d2f3d9be027461 Mon Sep 17 00:00:00 2001 From: Mohammed Rabeeh Date: Wed, 15 Apr 2020 00:42:18 +0530 Subject: [PATCH] Mobile: Fixes #2853: Fix white rectangle issue on dark theme (#3055) --- ReactNativeClient/root.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ReactNativeClient/root.js b/ReactNativeClient/root.js index 4c366a51b0..62ceb66db8 100644 --- a/ReactNativeClient/root.js +++ b/ReactNativeClient/root.js @@ -752,7 +752,7 @@ class AppComponent extends React.Component { }} > - +