<@U2SKJHSGK> thank you for your answer. I saw this...
# android
v
@miha-x64 thank you for your answer. I saw this video and was able to cut down ~700 methods on access to private variables from anonymous classes. Most of the methods for us right now comes from android support libraries and google push services and there is really not much we could do, except proguard after, so I was looking to save method count somewhere else. Are you stripping libraries manually to reduce it's method count?