add wownero logo to QR code

master
wowario 3 years ago
parent 2734392e55
commit 9175e53ab2
No known key found for this signature in database
GPG Key ID: 24DCBE762DE9C111

@ -405,7 +405,7 @@ public class ReceiveFragment extends Fragment {
private Bitmap getMoneroLogo() {
if (logo == null) {
logo = Helper.getBitmap(getContext(), R.drawable.ic_monero_logo_b);
logo = Helper.getBitmap(getContext(), R.drawable.ic_wownero_logo_b);
}
return logo;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 305 B

Loading…
Cancel
Save