TheFinestArtist / FinestWebView-Android

Beautiful and customizable Android Activity that shows web pages within an app.
https://finestwebview.web.app
2.32k stars 532 forks source link

Android resource compilation failed #166

Open mohrezani opened 5 years ago

mohrezani commented 5 years ago

when i build my project , get this error!

...\app\build\intermediates\incremental\mergeDebugResources\merged.dir\values\values.xml:3356: error: duplicate value for resource 'attr/layout_anchorGravity' with config ''.

...\app\build\intermediates\incremental\mergeDebugResources\merged.dir\values\values.xml:3356: error: resource previously defined here.

hasanmumin commented 5 years ago

use implementation ('com.thefinestartist:finestwebview:1.2.7') { exclude group: 'com.android.support' }