Improve link preview cards (#1330)
* improve card frame * add placeholder for empty image * improve layout, Pleroma compatibility, show author name as description fallback * reset okhttp logging level * remove unneeded statement
This commit is contained in:
parent
e6d91c1cf3
commit
b825f42c7a
13 changed files with 69 additions and 31 deletions
|
@ -65,8 +65,7 @@
|
|||
<item name="material_drawer_header_selection_text">@color/text_color_primary_dark</item>
|
||||
<item name="material_drawer_header_selection_subtext">@color/text_color_secondary_dark</item>
|
||||
|
||||
<item name="card_background">@drawable/card_frame_dark</item>
|
||||
<item name="card_image_background">@color/text_color_tertiary_dark</item>
|
||||
<item name="card_background_color">@color/color_primary_dark</item>
|
||||
|
||||
<item name="play_indicator_drawable">@drawable/ic_play_indicator_dark</item>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue