wvsu-cict-code / wvsu-tour-app

Campus tour app for West Visayas State University
0 stars 4 forks source link

Renderflex overflow in pixel 3a API 28 #2

Closed sernoi closed 4 years ago

sernoi commented 4 years ago

The relevant error-causing widget was: _FlatButtonWithIcon file:///F:/IntellijProjects/wvsu-tour-app/lib/screens/login_screen.dart:82:63 The overflowing RenderFlex has an orientation of Axis.horizontal. The edge of the RenderFlex that is overflowing has been marked in the rendering with a yellow and black striped pattern. This is usually caused by the contents being too big for the RenderFlex.

sernoi commented 4 years ago

Change the text "Continue with Facebok" and "Continue with Google" into "Facebook Login" and "Google Login" since the Text would not fit in small screen size.