Abrynos / ShoppingList

A simple shopping list application
GNU General Public License v2.0
20 stars 9 forks source link

long item names overlapping with number of items #37

Closed paulle closed 2 years ago

paulle commented 2 years ago

Checklist

Version

Latest stable release

Description

Long item names overlapping with number of items

Expected behaviour

Not overlapping

Current behaviour

Long item names overlapping with number of items

Steps to reproduce

Long item name with a number

Possible reason/solution

No response

Can you help us with this bug report?

Somehow, I can test and offer feedback, but I can't code the solution.

Additional information

Xperia 5, android 11 Screenshot_20220102-160322

Abrynos commented 2 years ago

That is a bummer. I thought to have already fixed it before, but apparently that fix only applies to my device. Thank you for reporting this.

Abrynos commented 2 years ago

Are you sure you're using the latest version? You can check it by looking at the text on the bottom of the settings menu. The currently latest version is 1.9.0.

I ask this, because I've just created an Android Emulator using the specs of the Xperia 5 (6.1 inch display, 1080x2520 pixels, 6GB memory, Android 11) and it seems to be working for me. image

paulle commented 2 years ago

Yes I'm using v 1.9.0

Abrynos commented 2 years ago

I've fixed the issue in a more dynamic way. Could you please test the .apk available from our CI pipeline here?

paulle commented 2 years ago

I don't see .apk for download. Excuse me, maybe I'm blind or silly.

Abrynos commented 2 years ago

The linked page has a file named artifacts.zip at the bottom with the .apk inside it, as GitHub Actions does not allow direct upload of certain filetypes.

paulle commented 2 years ago

Nice, no more overlapping.

Thank you.

See attached screenshot.

Gesendet von ProtonMail mobile

-------- Original-Nachricht -------- Am 5. Jan. 2022, 11:55, Sebastian Göls schrieb:

The linked page has a file named artifacts.zip at the bottom with the .apk inside it, as GitHub Actions does not allow direct upload of certain filetypes.

— Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you authored the thread.Message ID: @.***>

paulle commented 2 years ago

Screenshot_20220105-120540

Abrynos commented 2 years ago

Thank you very much. A new release should be available within a week or so.