Skip to content
Snippets Groups Projects
Commit 2015dbef authored by Geoffrey Métais's avatar Geoffrey Métais
Browse files

Reduce TV cards size

(cherry picked from commit dd9e6136)
parent 8e8696f1
No related branches found
No related tags found
No related merge requests found
......@@ -7,8 +7,8 @@
<dimen name="listview_side_padding">5dp</dimen>
<dimen name="grid_card_thumb_width">160dp</dimen>
<dimen name="grid_card_thumb_height">100dp</dimen>
<dimen name="tv_grid_card_thumb_width">256dp</dimen>
<dimen name="tv_grid_card_thumb_height">160dp</dimen>
<dimen name="tv_grid_card_thumb_width">192dp</dimen>
<dimen name="tv_grid_card_thumb_height">120dp</dimen>
<dimen name="grid_card_title_text_size">12sp</dimen>
<dimen name="grid_card_subtitle_text_size">10sp</dimen>
<dimen name="grid_card_vertical_spacing">0dp</dimen>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment