Skip to content

Commit

Permalink
🎨 apply ktlint
Browse files Browse the repository at this point in the history
  • Loading branch information
Hogu59 committed Aug 4, 2024
1 parent 40140b4 commit c08de16
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,6 @@ fun visibility(
view.visibility = if (isVisible) View.VISIBLE else View.GONE
}

/*
@BindingAdapter("bind:selectedValue")
fun bindSpinnerData(
spinner: Spinner,
Expand Down

0 comments on commit c08de16

Please sign in to comment.