Skip to content

Commit

Permalink
Clean example app (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
domagojkorman authored Oct 19, 2018
1 parent 8e2d881 commit ea45d7e
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions example/src/main/java/co/infinum/example/MainActivity.kt
Original file line number Diff line number Diff line change
Expand Up @@ -130,12 +130,6 @@ class MainActivity : AppCompatActivity() {
{ previewPictureView.visibility = View.GONE },
2000
)

val activity = this

GoldenEye.Builder(activity)
.withAdvancedFeatures()
.build()
}

private fun initGoldenEye() {
Expand Down

0 comments on commit ea45d7e

Please sign in to comment.