Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KawtharE authored Jan 2, 2024
1 parent fbb9475 commit 244c496
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@ AI Marker recognition with Tensorflow Lite and CameraX
android:required="false" />
<uses-permission android:name="android.permission.CAMERA"/>
```
5. For UI, since in Compose we don't have yet ``PreviewView`` composable, i wrapped in ``AndroidView`` to create the ``CameraPreview``
5. For UI, since ``PreviewView`` from CameraX is not available as composable yet, i wrapped in ``AndroidView`` to create the ``CameraPreview``

0 comments on commit 244c496

Please sign in to comment.