Skip to content

Commit

Permalink
Added positions for the about message (#1632)
Browse files Browse the repository at this point in the history
My lint build fails because of this
  • Loading branch information
PaulWoitaschek authored and pyricau committed Nov 22, 2019
1 parent 940c466 commit 940b653
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -18,7 +18,7 @@
<string name="leak_canary_about_menu">About LeakCanary</string>
<string name="leak_canary_about_title">About LeakCanary %s</string>
<string name="leak_canary_about_message"><![CDATA[This is a dev extension for
<b>%s</b> (<i>%s</i>), automatically added by the LeakCanary library.<br><br>
<b>%1$s</b> (<i>%2$s</i>), automatically added by the LeakCanary library.<br><br>
<a href="https://github.com/square/leakcanary">LeakCanary</a> is a memory leak detection library for Android, created
and open source by <a href="https://twitter.com/Piwai">Pierre-Yves Ricau</a> at <a href="https://square.github.io">Square</a>.<br><br>
You can learn more about memory leaks at <a href="https://squ.re/leaks">https://squ.re/leaks</a>.<br><br>
Expand Down

0 comments on commit 940b653

Please sign in to comment.