Bump CameraX versions to alpha2/alpha22 (#7)
* Bump CameraX versions to alpha2/alpha22 * Use `setDefaultResolution` to set format's photoSize
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
/**
|
||||
* Copyright (c) Facebook, Inc. and its affiliates.
|
||||
*
|
||||
* <p>This source code is licensed under the MIT license found in the LICENSE file in the root
|
||||
* directory of this source tree.
|
||||
/*
|
||||
Copyright (c) Facebook, Inc. and its affiliates.
|
||||
|
||||
<p>This source code is licensed under the MIT license found in the LICENSE file in the root
|
||||
directory of this source tree.
|
||||
*/
|
||||
package com.mrousavy.camera;
|
||||
package com.mrousavy.camera.example;
|
||||
|
||||
import android.content.Context;
|
||||
import com.facebook.flipper.android.AndroidFlipperClient;
|
Reference in New Issue
Block a user