Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Add a FontManifest.json to scenario_app to remove runtime warnings. #51026

Closed

Conversation

matanlurey
Copy link
Contributor

WIP: I want to add a test assertion as well, trying this on CI first.

@@ -0,0 +1 @@
[{"family":"Roboto","fonts":[{"asset":"Roboto-Medium.ttf"}]}]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This one might cause problems since we're not bundling Roboto also - we could though since its an asset somewhere.

You'd need to add the font file to out/fonts/Roboto-Medium.ttf"

@matanlurey
Copy link
Contributor Author

This actually went away thanks to @dnfield's #50977 (deleting testing/scenario_app/android/app/src/androidTest/java/dev/flutter/scenarios/EngineLaunchE2ETest.java).

@matanlurey matanlurey closed this Feb 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants