How to make android layout same as ios?

I am fairly new to the ionic platform, and i’ve started building apps with help of some video tutorials, but I am having a lot of problems with the layout in android. Within the browser and device as well.

Scroll is not working, Nav-bar title is not in the middle and others apart from the fact that its slow,

I do like the ios layout, is there any way i can use that layout in android and if not can anyone please help with the problems ?

You will need to update the SCSS files to apply your changes to the interface elements you want to change, like the header title’s position.

Chris