redesign library and search fragment

* library/search now use a grid view with 2 columns
* media is now represented as card
* media details: poster and episodes have now rounded corners
This commit is contained in:
2020-10-14 18:33:02 +02:00
parent 87f9235b8a
commit d2728405d1
12 changed files with 73 additions and 56 deletions

View File

@ -7,6 +7,7 @@
<!-- search fragment -->
<string name="search_hint">Search for movies and series</string>
<string name="media_poster_desc" translatable="false">poster</string>
<!-- media fragment -->
<string name="button_play">Play</string>