You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 11, 2023. It is now read-only.
Hello,
butterknife is a default library to development, so I must use it!
But I would like to use json parser.
And this part of gradle block butterknife:
What is the proper way to use both libraries together? Others recommended to use ig-json-parser with android-apt but I don't know how can I.
bg,
Larten