You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 26, 2023. It is now read-only.
im try to use this lib with cameraview to put drawables and move drag and rotate inside..
but i think cameraview block this.. the image stay in top left on the screen..and i can move
im try to use this lib ..
https://github.com/Mun0n/TurboImageProject
like u do with drawing
can u help me ?
`
<androidx.constraintlayout.widget.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
tools:context=".MainActivity">
</androidx.constraintlayout.widget.ConstraintLayout>`
The text was updated successfully, but these errors were encountered: