Hi,
The moment I add V7AppCompat Package to my existing package, the build starts to give a new error.. Removing the dependency again gives me an error free build. it gives error in abc_screen_toolbar.xml as below
<android.support.v7.internal.widget.ActionBarContainer
android:id="@+id/action_bar_container" The error reads "No resource identifier found for attribute 'touchscreenblocksfocus' for pakage android'
I am building my prototype app for Android 4.4 (L19)
Attaching the screenshot
thanks in advance,
Pavan