I get this linker error:
Linking resources Error
res\values-v20\theme.xml:6: error: style attribute 'android:attr/windowOptOutEdgeToEdgeEnforcement' not found.
error: failed linking references.
I found this style attribute in the themes.jar, deleted the row, zipped again, but other error appeared.
How can I solve this error?
Linking resources Error
res\values-v20\theme.xml:6: error: style attribute 'android:attr/windowOptOutEdgeToEdgeEnforcement' not found.
error: failed linking references.
I found this style attribute in the themes.jar, deleted the row, zipped again, but other error appeared.
How can I solve this error?