We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9901c22 commit 3c7739fCopy full SHA for 3c7739f
1 file changed
sample/src/main/res/values/strings.xml
@@ -1,5 +1,6 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
-<resources>
+<resources xmlns:tools="http://schemas.android.com/tools">
3
+ <bool name="leak_canary_add_launcher_icon" tools:ignore="UnusedResources">false</bool>
4
<string name="app_name">Android Image Cropper</string>
5
<string name="result_image_desc">crop result</string>
6
<string name="main_action_crop">CROP</string>
0 commit comments