Open BipinBhandari opened 8 years ago
i am also getting same issue , how you solve it ?
Do following changes android manifest
add this in
and following in
Now getting this error:
I'm getting the same issue, but the @jitinsharma recommended choice work for me. add this to the manifest: xmlns:tools="http://schemas.android.com/tools"
and then add following to the application element: tools:replace="android:icon"
This is very weird issue, does the dependency contain the demo project...?
I am getting this error