Skip to content

Commit

Permalink
Merge branch 'master' into location
Browse files Browse the repository at this point in the history
  • Loading branch information
arshadpatel2001 authored Oct 11, 2023
2 parents 7fef9a7 + 2296663 commit 259fa69
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ class AnalyzeActvity : Fragment() {
}
}

private fun onAnalysisButtonClick() {
private fun onAnalysisButtonClick()
imageGridView.adapter = imageAdapter
finalLabels.clear()
counter = 0
Expand Down

0 comments on commit 259fa69

Please sign in to comment.