Spiros Economakis
Spiros Economakis
@jannfis I think we can close this.
@pfltdv I would like your feedback first before I merge. I removed the complexity and I just followed what everyone does out there actually for the public helm charts (deliveryhero,...
@moolen I can get this :)
guys I am back to implement this. So I will spend time during the weekend :)
``` java /** * Inits the camera view */ private void initCamera() { //creates the config for the camera RxCameraConfig config = RxCameraConfigChooser.obtain(). useBackCamera(). setPreferPreviewSize(new Point(640, 480), true). setAutoFocus(true). setHandleSurfaceEvent(true)....
In general seems that camera doesn't focus in any device and it's a problem
@ragnraok users are complaining and the device is Samsung Galaxy S7. As you understand it's very difficult to not support FOCUS_MODE_AUTO such a device.
@android10 You mean with "save" user session the request to the cloud but the domain model would create for example the preferences session for the user (login process)
@android10 exactly. Thanks great :+1: . By the way frodo rocks
@RamiJemli Yes I am following the same.