Hello dear stackoverflower,
In my project, i am using the new \"android design library\". The problem is, that there is a runtime exception which says(Im trying to c
This is because of more than one style.xml files.
Add below line in your app build.gradle file:
compile 'com.android.support:design:22.2.0'