-
Ahoy!
Android Text team here - we moved over to Mastodon and were just discussing if we should reach out to help with emoji support.
A quick test post found that the Mastodon official client doe…
-
Show how to use font tokens to set up custom fonts and font-related values in a Style Dictionary. For example:
* Defining font assets
* Format for `@font-face` css file
* font-weight transform
* E…
-
I had the same problem with [this issue](https://stackoverflow.com/questions/62546899/get-the-current-project-directory-from-flutter-integration-test)
So when I run integration test, the `Directory.c…
-
If the app runs for the first time (after install) i can see my custom font. If now I stop the app and open it again the font is not being set.
on my BaseApplication class i have **onCreate()**:
```…
-
I am getting 'Webpage not available' when redirecting back to my Android app on the Sign in with Apple callback on my sever. Callback URL works fine for Chrome browser but does not work when the defau…
-
If I follow the standard Xamarin Forms instructions for using a custom font on Android:
https://developer.xamarin.com/guides/xamarin-forms/user-interface/text/fonts/#Using_a_Custom_Font
And run an…
-
Hi! This is probably half an issue, half a question, but here goes. TL;DR at the bottom.
We ran into an issue where we had a custom font called Filson, to be used in our branding; specifically, we …
-
### Description
**Init** a new project, just add `Text` component to show some texts on Android. The `Text` doesn't show all content for **Japanese** with custom font `fontFamily--BarlowCondensed-…
-
### Checklist
- [X] I've checked that there is no other issue about this feature request.
- [X] This issue contains only one feature request.
- [X] The title of this issue accurately describes the fe…
-
GREAT PROJECTS!
Crashed after lauched jitsi-meet-flutter-sdk app ,the official jitsi-meet-flutter-sdk android app example works well,
I integrated the jitsi-meet-flutter-sdk in my project , the re…