hachmimilk no resource identifier found for attribute 'layout_constraintstart_toStartOf' i use adobe animate, can someone help me please
ma Are you using ANEs? Sounds like you are missing one of the androidx dependencies: androidx.constraintlayout.ane https://github.com/distriqt/ANE-AndroidSupport/tree/master/lib
ma This error is normally related to missing the androidx.constraintlayout extension, however it could also be related to the version of the android build tools you have installed. Currently suggest you check you have v34 of the build tools installed (via the Android SDK Manager in android studio).