-Fixed media source manager sync identical item multiple times, causing OOM.

-Removed deprecated translated leak canary string from other languages.
This commit is contained in:
John Zhen Mo 2018-02-18 00:26:53 -08:00
parent e21d2bd511
commit 762f374f93
7 changed files with 12 additions and 15 deletions

View file

@ -369,7 +369,6 @@ abrir em modo popup</string>
<string name="normal_caption_font_size">Fonte normal</string>
<string name="larger_caption_font_size">Maior fonte</string>
<string name="toggle_leak_canary">Monitorar vazamentos de memória</string>
<string name="enable_leak_canary_notice">Monitoramento de vazamentos de memória habilitado, o aplicativo pode ficar sem responder quando estiver descarregando pilha de memória</string>
<string name="disable_leak_canary_notice">Monitoramento de vazamentos de memória desabilitado</string>
</resources>