I want to use the Vaadin Login Overlay page as styled below:
LoginOverlay loginOverlay = new LoginOverlay();
And When the user logs in from a Mobile phone, I want the login page is in full-screen of the mobile.
I want to use the Vaadin Login Overlay page as styled below:
LoginOverlay loginOverlay = new LoginOverlay();
And When the user logs in from a Mobile phone, I want the login page is in full-screen of the mobile.