Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Font on tile getting smaller #6

Open
rrpriv opened this issue Mar 15, 2019 · 4 comments
Open

Font on tile getting smaller #6

rrpriv opened this issue Mar 15, 2019 · 4 comments
Labels
bug Something isn't working

Comments

@rrpriv
Copy link

rrpriv commented Mar 15, 2019

I'm currently on board 6x6 tile 16384, every time I move tile it's keeps getting smaller to point when it's only dot. After reloading game everything is back to normal and after moving it is getting smaller.
Screenshot_20190315-170946
Screenshot_20190315-170953
Screenshot_20190315-170958
Screenshot_20190315-171005
Screenshot_20190315-171018

@rrpriv rrpriv changed the title Font on file getting smaller Font on tile getting smaller Mar 15, 2019
@rrpriv
Copy link
Author

rrpriv commented Mar 15, 2019

Uh, I forgotten to send info.
Device: Pixel 2 XL
Android: 9 build: PQ2A.190305.002
App v1.1 from F-Droid

@Sandelinos
Copy link

Same also happens for tile 16384 on 4x4 OP3 running lineageos 16 microg

@sleep-yearning sleep-yearning added the bug Something isn't working label May 20, 2020
@GenosseFlosse
Copy link

I do also encounter this bug.
Pocophone f1 running Android 10
Version 1.2 (F-Droid)
signal-2020-10-20-093712

p-davide added a commit to p-davide/privacy-friendly-2048 that referenced this issue Nov 4, 2022
Code used to manually update font size has been replaced by a call to
`setAutoSizeTextTypeUniformWithConfiguration`.
Fixes SecUSo#2, SecUSo#6 and SecUSo#12.
p-davide added a commit to p-davide/privacy-friendly-2048 that referenced this issue Nov 5, 2022
Text resizing is handled by `AutoSizeableTextView`, which `Element`
implements, so manual text resizing is unnecessary.
Fixes SecUSo#2, SecUSo#6 and SecUSo#12.
p-davide added a commit to p-davide/privacy-friendly-2048 that referenced this issue Nov 5, 2022
Text resizing is handled by `AutoSizeableTextView`, which `Element`
implements, so manual text resizing is unnecessary.
Fixes SecUSo#2, SecUSo#6 and SecUSo#12.
@aureq
Copy link

aureq commented May 13, 2024

Version 1.3.1 is also affected by this bug. When I move the tiles, the size doesn't shrink, however, undoing the last move makes the text in the tile shrink. Furthermore, taking a screenshot (GrafeneOS) resets the text size.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants