[Ionic v4] ion-header ion-toolbar height to big on Android devices
See original GitHub issueIonic Info @ionic/angular: “4.0.0-beta.2”
Describe the Bug
The ion-header ion-toolbar
height is too big on (real) Android devices (see Screenshot)
Expected Behavior A correct header size on devices
Related In beta.2 the same issue was solved for iOS, don’t know if it’s related https://github.com/ionic-team/ionic/issues/15073
Screenshot
Issue Analytics
- State:
- Created 5 years ago
- Reactions:3
- Comments:13 (7 by maintainers)
Top Results From Across the Web
ion-header - Ionic Framework
Ion -header is a parent component that holds the toolbar. It's important to note that ion-header needs to be the one of the...
Read more >How to alter ionic's nav-bar size? - css - Stack Overflow
You just have to override the default style of ionic. You can achieve this by adding the following lines in your styles.css :...
Read more >Ionic Responsive Design and Navigation for All Screens
Small screens: Show the default Ionic toolbar with menu button and dynamic title; Big screens: Present a custom navigation bar with links ...
Read more >The New Datetime Component In Ionic - Ionic Blog
Get the backstory on the changes to the new Ionic Datetime component and how you can ... 4. <ion-toolbar>. 5. <ion-title>Blank</ion-title>.
Read more >Ionic Responsive Design and Navigation for All Screens
You already know that you can create web and mobile apps from one codebase with Ionic, but having a responsive design that looks...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@manucorporat I think we need to check for the platform class for this: https://github.com/ionic-team/ionic/blob/master/core/src/components/app/app.scss#L6
@brandyscarney thx for asking. yes the issue is still here with beta.3
screenshot of my paired device
screenshot from the device