re-commit refactored CameraView

closes #4529
Confirmed fixed front-camera bug in Galaxy Nexus.

// FREEBIE
This commit is contained in:
Jake McGinty
2015-11-13 17:13:40 -08:00
committed by Moxie Marlinspike
parent 66578a2c76
commit f82a7fee49
10 changed files with 392 additions and 721 deletions

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<merge xmlns:android="http://schemas.android.com/apk/res/android">
<org.thoughtcrime.securesms.components.camera.QuickCamera
<org.thoughtcrime.securesms.components.camera.CameraView
android:id="@+id/quick_camera"
android:layout_width="match_parent"
android:layout_height="match_parent"