skyline icon indicating copy to clipboard operation
skyline copied to clipboard

Fix information ui design that make play button invisible

Open yhak22 opened this issue 2 years ago • 8 comments

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 . Screenshot_20220827-145516 This problem make the play button and shortcut button Invisible . Thanks devs for hard working 💪💪

yhak22 avatar Aug 27 '22 12:08 yhak22

android:maxLines="1" 
android:ellipsize="end"

2 lines in game title textview

dima-xd avatar Aug 27 '22 12:08 dima-xd

@lynxnb

Crytonics avatar Aug 27 '22 15:08 Crytonics

Thanks for the report.

nickbeth avatar Aug 27 '22 15:08 nickbeth

You can make the text move from right to left instead of changing the box size . This will solve the long name problem. 👍👍

yhak22 avatar Aug 29 '22 03:08 yhak22

Good

Yugiohgx avatar Aug 31 '22 00:08 Yugiohgx

Nice 👍

Yugiohgx avatar Aug 31 '22 00:08 Yugiohgx

@dimaxdqwerty marquee is much cleaner than ending up with "BANDAI NAMCO Ent..."

AbandonedCart avatar Aug 31 '22 14:08 AbandonedCart

@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 . 👍👍

yhak22 avatar Sep 01 '22 20:09 yhak22