You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I need ti scroll to get the image above, it behaves as if the size of the sceen was my whole monitor. In other words, in "desktp" mode it works fine: a darkened background with a nice card in the middle of the monitor.
Is there something I should do for AlertDialog (or Dialog) to adapt to the viewport?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I started to write a simple wrapper for full-screen messages, based on
AlertDialog
orDialog
:When calling it from the parent as
it leaves the viewport in mobile mode:
I need ti scroll to get the image above, it behaves as if the size of the sceen was my whole monitor. In other words, in "desktp" mode it works fine: a darkened background with a nice card in the middle of the monitor.
Is there something I should do for
AlertDialog
(orDialog
) to adapt to the viewport?Beta Was this translation helpful? Give feedback.
All reactions