avast / android-butterknife-zelezny

Android Studio plug-in for generating ButterKnife injections from selected layout XML.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

default to protected access level

tir38 opened this issue · comments

commented

When BZ generates code the fields default to package private. It would be nice to have a setting to have them generate as protected.