Problem with android:supportsRtl="true"
phillippbertram opened this issue · 1 comments
phillippbertram commented
Hi,
I was trying out your nice project, but it seems there is one little problem during the AndroidManifest.xml
merge process.
Is there any reason why you set android:supportsRtl="true"
in your AndroidManifest.xml
file? That leads to some merge conflicts that I cannot solve, event not with tools:replace
or simiar statements.
Thanks :)
Maybe following thread could be interesting in this case
ericwlange commented
AndroidJSCore is no longer supported. Please update to LiquidCore
and let me know if the problem persists there.