Skip to content

Commit

Permalink
Added lib
Browse files Browse the repository at this point in the history
  • Loading branch information
jineshfrancs committed Jan 4, 2017
1 parent 410d959 commit 280e745
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/src/main/java/test/jinesh/captcha/MainActivity.java
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@
import android.widget.TextView;
import android.widget.Toast;

import test.jinesh.captchaimageviewlib.CaptchaImageView;

public class MainActivity extends AppCompatActivity {
ImageView refreshButton;
EditText captchaInput;
Expand Down

0 comments on commit 280e745

Please sign in to comment.