android: ui update. fixed arcore java driver not stopping in background

This commit is contained in:
matlabbe
2020-06-29 20:41:59 -04:00
parent b7ada1992e
commit 4857d43146
3 changed files with 12 additions and 2 deletions

View File

@@ -163,6 +163,7 @@
android:layout_height="100dp"
android:layout_alignLeft="@+id/button_library"
android:layout_below="@+id/button_library"
android:layout_marginTop="20dp"
android:text="@string/new_scan" />
</RelativeLayout>