gadgetchnnel / lovelace-header-cards

Header Cards
41 stars 1 forks source link

Unusable on Android Mobile #8

Open Loic691 opened 1 year ago

Loic691 commented 1 year ago

Hi Great cards to personalize header bar. When using dashboard on several devices which large screens (PC, Tablette), it will be great. But when using it on android phone, which have a more smaller width, the header-card is correctly displayed but it is displayed priority compared to the classic navigation button menu of the bar. So we can't no longer navigate to different dashboard. I think it will be great if on this kind of device (maybe with the width of the screen), we can force display of tdefault he navigation button. Other solution, maybe best, on these device : not forcing the display of header-cards and simply display it on the right after navigation button

gadgetchnnel commented 1 year ago

Can you attach a screenshot of what you are seeing, and a sample of what you have in the header cards?

I can still see the navigation button on Android, but it does appear there is a potential for the header to sometimes overlap it if you use replace_tabs: true - are you using that? In that case, using justify_content: space-around appears to help.