Open
Description
I faced an issue, that is not an keeper
fault, but thought it might be a good improvement.
With shrinkResources = true
if test code dynamically reference some resources from target app, but app itself not - it ends up shrinked (just like code without keeper).
More context in our repo PR: https://github.com/avito-tech/avito-android/pull/148/files#diff-9d9fe566f80ff63b20a99099ded9080f
Could it be somehow analysed beforehand? Because adding pre-generated keep.xml
is not a big deal
Activity