skyline
skyline copied to clipboard
Fix information ui design that make play button invisible
Hi,
The problem happened if the game has long name .
So the info ui need to be a little bit bigger .
Here is what i mean .
This problem make the play button and shortcut button
Invisible .
Thanks devs for hard working 💪💪
android:maxLines="1"
android:ellipsize="end"
2 lines in game title textview
@lynxnb
Thanks for the report.
You can make the text move from right to left instead of changing the box size . This will solve the long name problem. 👍👍
Good
Nice 👍
@dimaxdqwerty marquee
is much cleaner than ending up with "BANDAI NAMCO Ent..."
@lynxnb Last build 1338 increase the problem now the text is hide the buttons completely . I think the font size must be smaller .or make the game name only that show then the button , Or make the ui appears in the middle of the screen instead on bottom . 👍👍