Skip to content

Commit

Permalink
Update app/src/main/java/org/openobservatory/ooniprobe/activity/custo…
Browse files Browse the repository at this point in the history
…mwebsites/adapter/CustomWebsiteRecyclerViewAdapter.kt

Co-authored-by: Simone Basso <[email protected]>
  • Loading branch information
aanorbel and bassosimone authored Dec 5, 2023
1 parent 64e778a commit dfe59e5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import org.openobservatory.ooniprobe.activity.customwebsites.CustomWebsiteActivi


/**
* [RecyclerView.Adapter] that can display an editable list of [String] on the [CustomWebsiteActivity].
* [RecyclerView.Adapter] that can display an editable list of [String] on the [CustomWebsiteActivity].
*/
class CustomWebsiteRecyclerViewAdapter(
private val onItemChangedListener: ItemChangedListener,
Expand Down

0 comments on commit dfe59e5

Please sign in to comment.