Fix broken layout with super long artist names
This commit is contained in:
parent
83e2d4edeb
commit
4b665d6185
5 changed files with 10 additions and 2 deletions
4
app/src/main/res/values-land/integers.xml
Normal file
4
app/src/main/res/values-land/integers.xml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<integer name="detail_header_tile_maxLines">1</integer>
|
||||
</resources>
|
||||
Loading…
Add table
Add a link
Reference in a new issue