Yesterday I saved everything and today when I open the project it tells me this error. I never saw it and I do not know what it could be. I think that fontprovidercerts
is missing some characters but the truth is that I do not know what they are. I appreciate any help.
/* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* gradle plugin from the resource data it found. It
* should not be modified by hand.
*/
package android.support.customview;
public final class R {
private R() {}
public static final class attr {
private attr() {}
public static final int alpha = 0x7f030027;
public static final int font = 0x7f0300d7;
public static final int fontProviderAuthority = 0x7f0300d9;
public static final int fontProviderCerts = 0x7f0
}
}