Bug P3
Status Update
Comments
lo...@gmail.com <lo...@gmail.com> #2
Can you attach / share a project that reproduces the issue?
ga...@google.com <ga...@google.com> #3
Now i sure this is viewpager2's bug.
because just occur recyclerview inside viewpager2 with constraintlayout, if paging3 use Independently with viewpage2 it's not problem.
because just occur recyclerview inside viewpager2 with constraintlayout, if paging3 use Independently with viewpage2 it's not problem.
ga...@google.com <ga...@google.com> #5
deleted
Description
Hello,
I wasted hours trying to change text size. It doesn't work (as documented), and I'm very unhappy as a result.
Here's an attached reproducing apk (you can read the XML by drag'N'dropping it into AS and navigate to
res/raw/watchface.xml
).I set 3 overlapping fonts with different sizes, but you'll see only one because the size never changes in the renderer. After hours or zero productivity, I found that it works if I don't use decimal notation. WHAT???
This behavior is horrendous since the docs say
"float"
when it comes toFont
andBitmapFont
.Misleading in a very bad way đđđâšī¸âšī¸âšī¸ There were many, many hurdles in figuring out the WFF format, and it keeps giving, I'm so tired of that, and it's so far from what I'm used to from Google đ
Font
andBitmapFont
.I hope you agree that the debugging situation is really bad, a far cry from what we usually have on Android, and that the documentation is not very developer friendly.
Please, talk about those problems internally, don't let it go to waste.
Thank you, and have a great day!
Louis CAD