<p></p>
<p><b>@sqrrm</b> commented on this pull request.</p>

<p>Tested it. The popup is not following dark mode scheme I think.<br>
<a target="_blank" rel="noopener noreferrer" href="https://user-images.githubusercontent.com/23560607/81724101-1bba2780-9484-11ea-8475-9c9b8e552fe6.png"><img src="https://user-images.githubusercontent.com/23560607/81724101-1bba2780-9484-11ea-8475-9c9b8e552fe6.png" alt="image" style="max-width:100%;"></a></p><hr>

<p>In <a href="https://github.com/bisq-network/bisq/pull/4229#discussion_r423828604">desktop/src/main/java/bisq/desktop/main/funds/withdrawal/WithdrawalView.java</a>:</p>
<pre style='color:#555'>> @@ -164,7 +163,8 @@ private WithdrawalView(BtcWalletService walletService,
                            @Named(FormattingUtils.BTC_FORMATTER_KEY) CoinFormatter formatter,
                            Preferences preferences,
                            BtcAddressValidator btcAddressValidator,
-                           WalletPasswordWindow walletPasswordWindow) {
+                           WalletPasswordWindow walletPasswordWindow
+    ) {
</pre>
<p>This is not customary. Not sure if it's in the style guide, but better keep it in line with other code and not line break before the parenthesis.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/bisq/pull/4229#pullrequestreview-410164049">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNWSKQSNIL23JKD6LZDRRF7HPANCNFSM4MX5P7CA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNWKLZBYYI2ZRUZV4QLRRF7HPA5CNFSM4MX5P7CKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODBZJWUI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq/pull/4229#pullrequestreview-410164049",
"url": "https://github.com/bisq-network/bisq/pull/4229#pullrequestreview-410164049",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>