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

<hr>

<p>In <a href="https://github.com/bisq-network/bisq/pull/3658#discussion_r349504429">desktop/src/main/java/bisq/desktop/main/support/dispute/DisputeView.java</a>:</p>
<pre style='color:#555'>> @@ -139,7 +142,7 @@
     public DisputeView(DisputeManager<? extends DisputeList<? extends DisputeList>> disputeManager,
                        KeyRing keyRing,
                        TradeManager tradeManager,
-                       CoinFormatter formatter,
+                       @Named(FormattingUtils.BTC_FORMATTER_KEY) CoinFormatter formatter,
</pre>
<p>On second thought, I might have been wrong about <code>@Inject</code> not being mandatory for Guice, since looking closer the modified <code>Dispute*</code> classes all have subclasses with <code>@Inject</code>-annotated constructors - probably only <code>TransactionsView</code> and <code>TakeOfferView</code> actually needed fixing. (I'm pretty sure it isn't mandatory by default for Spring, but perhaps Guice is stricter.)</p>
<p>Also, there are (probably leftover) <code>@FxmlView</code> annotations on the 3 <code>Dispute*</code> classes which mislead me to think that they were concrete components - perhaps those annotations can be removed?</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/3658?email_source=notifications&email_token=AJFFTNTPJRQ5NX7M5RPHDOLQU6RPXA5CNFSM4JQIXJT2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCMUI66A#discussion_r349504429">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNW5QXBQYCOYUK7DFZLQU6RPXANCNFSM4JQIXJTQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNSHBYKWRSU4LTWHR7LQU6RPXA5CNFSM4JQIXJT2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCMUI66A.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/3658?email_source=notifications\u0026email_token=AJFFTNTPJRQ5NX7M5RPHDOLQU6RPXA5CNFSM4JQIXJT2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCMUI66A#discussion_r349504429",
"url": "https://github.com/bisq-network/bisq/pull/3658?email_source=notifications\u0026email_token=AJFFTNTPJRQ5NX7M5RPHDOLQU6RPXA5CNFSM4JQIXJT2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCMUI66A#discussion_r349504429",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>