Simplify SyncActivity; make QR code always white

This commit is contained in:
2020-12-23 11:27:59 -06:00
parent 8cd729480f
commit c15c14ffcd
2 changed files with 18 additions and 20 deletions

View File

@@ -94,6 +94,7 @@
<ImageView
android:id="@+id/qrCode"
android:layout_margin="10dp"
android:layout_width="200dp"
android:layout_height="200dp"
android:layout_gravity="center"