> We need to add support for [edge-to-edge](https://developer.android.com/codelabs/edge-to-edge#0). But it will be for a separate issue. The current one will add only a quick fix. > ```xml > <item name="android:windowOptOutEdgeToEdgeEnforcement" tools:targetApi="vanilla_ice_cream"> > true > </item> > ``` _Originally posted by @DenBond7 in [#2956](https://github.com/FlowCrypt/flowcrypt-android/issues/2956#issuecomment-2668960730)_