Fix broken layout with super long artist names

This commit is contained in:
Karim Abou Zeid 2018-05-18 13:42:31 +02:00
commit 4b665d6185
5 changed files with 10 additions and 2 deletions

View file

@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<integer name="detail_header_tile_maxLines">1</integer>
</resources>