dannypadilla / label-lens

Android image labeling app for computer vision and machine learning applications
0 stars 3 forks source link

Which branch is stable to clone , also some problem in GalleryFragment #11

Open GoutamMMT opened 3 months ago

GoutamMMT commented 3 months ago

Which branch to clone to execute and also some code are missing and image file missing.

class GalleryFragment internal constructor() : Fragment() { line number 32 line number 45 view.findViewById<ConstraintLayout>(R.id.cutout_safe_area).padWithDisplayCutout() -> padWithDisplayCutout() not resolved. import com.android.example.cameraxbasic.utils.padWithDisplayCutout ->utils not resolved