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 Aug 16, 2023. It is now read-only.
Section 11, step 2. Drag a constraint from the left side of cameraType to the barrier
it only works by manually edit the XML file
Add following line to EditText id cameraType:
app:layout_constraintStart_toEndOf="@+id/barrier5"
Note: adjust barrier id with yours (mine "barrier5")
I'm using Android Studio 3.6.1
The text was updated successfully, but these errors were encountered: