Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

windowFullscreen error #92

Closed
p02diada opened this issue Sep 24, 2020 · 3 comments
Closed

windowFullscreen error #92

p02diada opened this issue Sep 24, 2020 · 3 comments

Comments

@p02diada
Copy link

Hi, after using this package I get some errors in scroll resize when keyboard appears and I discovered this is due to the windowFullscreen variable set to True.

ezgif-7-cc6bc20e3597

@imadhussain
Copy link

same issue

@X-SLAYER
Copy link

remove <item name="android:windowFullscreen">true</item> from android\app\src\main\res\values\styles.xml

jonbhanson pushed a commit that referenced this issue Jan 12, 2021
…he right style (LaunchTheme) in styles.xml. This should resolve #39, #54, #67, #92, #112, and #117.  Removed code that modifies MainActivity as it is not longer needed since Flutter embedding V2 uses two styles in styles.xml so full screen is set independently in the style.
@jonbhanson
Copy link
Owner

Should be resolved by 4898182.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants