mirror of
https://github.com/m2049r/xmrwallet
synced 2025-04-08 14:36:38 +02:00
use default mixin
This commit is contained in:
parent
d2f07ba3b6
commit
c002b81ebd
@ -66,7 +66,7 @@ public class SendFragment extends Fragment
|
||||
SendSuccessWizardFragment.Listener,
|
||||
OnBackPressedListener, OnUriScannedListener {
|
||||
|
||||
final static public int MIXIN = 10;
|
||||
final static public int MIXIN = 0;
|
||||
|
||||
private Listener activityCallback;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user