mirror of
https://github.com/m2049r/xmrwallet
synced 2025-04-04 11:35:31 +02:00
clear amounts when typing (#379)
This commit is contained in:
parent
fe7ab31050
commit
a9a78393a9
@ -239,7 +239,7 @@ public class ExchangeView extends LinearLayout
|
||||
@Override
|
||||
public void afterTextChanged(Editable editable) {
|
||||
etAmount.setError(null);
|
||||
//doExchange();
|
||||
clearAmounts();
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Loading…
x
Reference in New Issue
Block a user