leak_canary_public.xml
TLDR
This file is an XML resource file named "leak_canary_public.xml" located in the "res/values" directory. It defines a single public resource named "leak_canary_watcher_watch_dismissed_dialogs" of type "bool".
END
<?xml version="1.0" encoding="utf-8"?>
<resources>
<public name="leak_canary_watcher_watch_dismissed_dialogs" type="bool"/>
</resources>