-
Notifications
You must be signed in to change notification settings - Fork 206
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
Hide title when enable the BigFont/BigDisplay in FloorMapScreen #1149
base: main
Are you sure you want to change the base?
Hide title when enable the BigFont/BigDisplay in FloorMapScreen #1149
Conversation
Hi @kosenda! Codes seem to be unformatted. To resolve this issue, please run |
Could you add screenshot tests for this? Maybe we could break this unexpectedly 🙏 |
Snapshot diff report
|
private const val CONTRACTION_RATIO = 0.95f | ||
|
||
/** | ||
* ref: https://blog.canopas.com/autosizing-textfield-in-jetpack-compose-7a80f0270853 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for providing the references! Is this your original implementation? Otherwise, just to clarify, could you please tell us if this code complies with our license? Thanks!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't think I can say that it is 100% original, as I am sure that I am referring to an article.
However, I would like to say that there are many parts that I came up with or researched and created myself, so there is no problem.
I don't see anything in the article (Medium) or in the sample code on GitHub about licensing, and I honestly don't know what to do if the above is insufficient.
Issue
Overview (Required)
Links
Screenshot (Optional if screenshot test is present or unrelated to UI)
Pixel 7 Pro API 34 (Emulator)