Hello, ADT team. When I apply Android Gradle Plugin 1.3.0 or 1.3.1 to the StorIO project https://github.com/pushtorefresh/storio *Lint* fails for subproject storio-sample-app with error:
"The resource R.string.tweets_add_error_toast appears to be unused". But this resource is actually in use in TweetsFragment <https://github.com/pushtorefresh/storio/blob/00ffd7b6b5aa900d33b2a3200c2e7376f4c0374f/storio-sample-app/src/main/java/com/pushtorefresh/storio/sample/ui/fragment/TweetsFragment.java#L163> . Can you please take a look? Easiest way to build StorIO — run "sh ci.sh". I can create an issue on b.android.com if you want (didn't find anything similar). -- You received this message because you are subscribed to the Google Groups "adt-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
