Skip to content

Commit

Permalink
google tv style dpad example card-mod row style fixes for smaller wid…
Browse files Browse the repository at this point in the history
…th viewports
  • Loading branch information
Nerwyn committed May 26, 2024
1 parent 5ddf952 commit 67b3756
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2108,9 +2108,16 @@ custom_actions:
right: 30px
height: 170px
width: 90px
card_mod:
style: |
#row-1,
#row-2,
#row-3 {
justify-content: center
}
```

<img src="https://github.com/Nerwyn/android-tv-card/blob/main/assets/google_tv_dpad.png" alt="google tv app styled dpad" width="500"/>
<img src="https://github.com/Nerwyn/android-tv-card/blob/main/assets/google_tv_dpad.png" alt="`google `tv app styled dpad" width="500"/>

[last-commit-shield]: https://img.shields.io/github/last-commit/Nerwyn/android-tv-card?style=for-the-badge
[commits]: https://github.com/Nerwyn/android-tv-card/commits/main
Expand Down

0 comments on commit 67b3756

Please sign in to comment.