Export to GitHub

bitcoinspinner - issue #18

PinDialog.java is long and redundant


Posted on Mar 20, 2013 by Massive Hippo

I cleaned up PinDialog removing 50% redundancy and "fixing" a warning about delayhandler. The attached patch is briefly tested and I'm confident about the removed redundancy. The delayhandler does not cause a warning anymore but the code used is just what I use in my FluxCards without getting issues from that with 10k users since several months. If it doesn't make sense, please ignore the bottom 10 lines of the patch.

Attachments

Status: New

Labels:
Type-Defect Priority-Medium