Butterknife implementation in Android || Activity, Fragment, Adapter

  ButterknifeĀ  : Butterknife is used as bind the components from layout directly into code.In previous blog i have discussed Butter Knife usage but in this blog i will provide detailed code. Butterknife makes the handling of components much easier than traditional way of handling them also this process makes it faster in populating data … Read more

Show Buttons
Hide Buttons