IntroViews-Flutter icon indicating copy to clipboard operation
IntroViews-Flutter copied to clipboard

giving mainImage a Column widget containing a text and image, the text does not display on first launch

Open jamescasia opened this issue 5 years ago • 0 comments

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. set mainImage of PageViewModel to a Column containing a text and image
  2. close app
  3. open app
  4. See error, text not showing

Expected behavior Text must show

Smartphone (please complete the following information):

  • Device: [e.g. xiaomi redmi note 7]
  • OS: [android 9]

also tested on pixel xl emulator with android 28, issue persists

Additional context Want to do this because the title seems to be too far and too close to the top, I want to center it a little

jamescasia avatar Jun 27 '19 00:06 jamescasia