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

Butterknife plugin window not showing text fields properly in 4k resolution screen

anzana opened this issue · comments

I am trying to use Butterknife Plugin in Android Studio 2.3. Installed plugin, but when I choose Generate Butterknife Injection, the next window that appears has problem with the fields on the form and the buttons. How can I fix this?
butterknife

got the same issue on Windows; not an issue on OSX

makes it hardly usable on 4k displays

so I've forked the project and tried to fix the issue after reading this thread on stackoverflow and it looks I've been able to fix the issue:

android-zelezny-high-res

but before submitting pull request I want to make sure I haven't broke anything on OSX, so until I'll test it properly then here is patched current version you may install (and use on your own risk) via Install Plugin from disk...

download patched jar

I get the same issue,so how to solve it .....