make qr code background color in transfer fragment white

This commit is contained in:
Vincent Breitmoser 2017-09-30 21:30:10 +02:00
parent 4536645170
commit b2e4a035a2

View file

@ -43,6 +43,7 @@
android:layout_weight="0.75"
custom:cardUseCompatPadding="true"
custom:cardCornerRadius="4dp"
custom:cardBackgroundColor="@android:color/white"
>
<ImageView