We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 915f47d commit 421fbd0Copy full SHA for 421fbd0
1 file changed
app/src/main/java/com/mbexample/alarmmanager/ui/main/SwipeItemHelper.kt
@@ -17,4 +17,4 @@ class SwipeItemHelper(
17
override fun onSwiped(viewHolder: RecyclerView.ViewHolder, direction: Int) {
18
listener?.onAlarmItemSwipe(adapter.currentList[viewHolder.bindingAdapterPosition])
19
}
20
-}
+}
0 commit comments