FirebaseExtended / mlkit-material-android

ML Kit Showcase App with Material Design
Apache License 2.0
490 stars 143 forks source link

Camera FullScreen #28

Open lucazin opened 4 years ago

lucazin commented 4 years ago

How to make CameraView in whole screen? I cant remove the white space in the bottom. I will not use the fragment with result in screen.

But i cant find a way to remove e make Camera FullScreen

Axrorxoja commented 4 years ago

I have same issue

Screen Shot 2020-03-27 at 4 30 21 PM
Axrorxoja commented 4 years ago

Hey @lucazin I fixed this issue https://github.com/firebase/mlkit-material-android/pull/34

AmilaCG commented 4 years ago

@lucazin If you are still looking for a solution, have a look at this. Tested and working perfectly.

lucazin commented 3 years ago

I will test in my app.. Just think how can i implement backend service now.