jsibbold / zoomage

A simple pinch-to-zoom ImageView library for Android
http://jsibbold.github.io/zoomage
Apache License 2.0
316 stars 77 forks source link

error: attribute zoomage_autoCenter (aka com.zistos.zistosusbcamera:zoomage_autoCenter) not found. #119

Closed zipswich closed 1 year ago

zipswich commented 1 year ago

I have this in the build.gradle: api 'com.jsibbold:zoomage:1.3.1'

Building the module generates the following: ERROR: ...\build\intermediates\merged_res\release\layout\activity_view_image_file.xml:24: AAPT: error: attribute zoomage_autoCenter (aka com.mydomain.mymodule:zoomage_autoCenter) not found.

Could anyone offer a tip on its remedy?

zipswich commented 1 year ago

Sorry for my mistake. I was looking at the wrong build.gradle.