NxEnabled is a library that allows you binding `enabled` property of button with textable elements (TextView, TextField).
It’s a fairly common case, when the enabled state of button depends on some textable elements such as TextView, TextField. So this library allows the simplest way to achive this purpose with only few lines of code.

Leave a Reply
You must be logged in to post a comment.