mirror of
https://github.com/FossifyOrg/Camera.git
synced 2026-01-19 12:59:35 -05:00
use 16:9 aspect ratio
This commit is contained in:
@@ -18,7 +18,6 @@ public class MainActivity extends AppCompatActivity {
|
||||
@Bind(R.id.viewHolder) RelativeLayout viewHolder;
|
||||
|
||||
private static final String TAG = Preview.class.getSimpleName();
|
||||
private static final int REQUEST_IMAGE_CAPTURE = 1;
|
||||
private Preview preview;
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user