lovelace-header-cards icon indicating copy to clipboard operation
lovelace-header-cards copied to clipboard

Unusable on Android Mobile

Open Loic691 opened this issue 1 year ago • 1 comments

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

Loic691 avatar Apr 04 '23 08:04 Loic691

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.

gadgetchnnel avatar Apr 14 '23 14:04 gadgetchnnel