Skip to content

Commit

Permalink
add comment for better understanding
Browse files Browse the repository at this point in the history
  • Loading branch information
sparrow007 committed May 30, 2022
1 parent 5352d7d commit 9c01a41
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,9 @@ class MainActivity : AppCompatActivity() {
setAlpha(true)
}

//Trigger the button and put your useCase to test different cases of adapter
binding.button.setOnClickListener {
adapter.removeData()
}

// carouselLayoutManager.scrollToPosition(4)
}
}

0 comments on commit 9c01a41

Please sign in to comment.