I imported a font and then decided against it, I deleted it from my files using safe usage and nothing came up, so I deleted it.
All of a sudden I am unable to build my project and I get the error mentioned.
I try to remove
<meta-data
android:name="preloaded_fonts"
android:resource="@array/preloaded_fonts" />
But this reappears after trying to build the project again. I have removed all references that I believed to be linked to this error but clearly, I am missing something.
There's a hint at the top of editor window:
Files under the "build" folder are generated and should not be edited
Edit manifest in the src folder, not in build folder. Alternatively you can find manifest in the app/manifests in the Project pane on the left.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With