Second part of BQP UI improvements: zxing viewfinder.

This commit is contained in:
str4d
2016-05-06 14:20:10 +01:00
parent 0d16dd0358
commit 0e32139a89
6 changed files with 437 additions and 5 deletions

View File

@@ -10,6 +10,11 @@
android:layout_width="match_parent"
android:layout_height="match_parent"/>
<org.briarproject.android.util.ViewfinderView
android:id="@+id/viewfinder_view"
android:layout_width="match_parent"
android:layout_height="match_parent"/>
<LinearLayout
android:layout_width="match_parent"
android:layout_height="match_parent"