Bootstrap and ion-segment failing at android

Hello everyone,
In my app when I ionic serve or run android(for android device view) , the css of app I guess doesn’t load well css bootstrap and ion-segment fails, when I refresh the page it returns normally.How could it be done or where do you think that I’m wrong.

Note:With running ionic lab (selecting IOS) it runs normally like the right picture.but android needs refresh(not even talkig about windows platform view its much worse then android :smiley: )


Thank you

Actually I figured out that it is not an error.I checked documents and saw that segment is showed at android like that.And whenever I refresh the page ionic serve returns ios view automatically

Thank you for all