Skip to content

Commit

Permalink
Last worked version for separate screens.| #74
Browse files Browse the repository at this point in the history
  • Loading branch information
DenBond7 committed Sep 23, 2024
1 parent cb0f6c3 commit 4d0f78e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ class ThreadDetailsFragment : BaseFragment<FragmentNewMessageDetailsBinding>(),
private val gmailApiLabelsListAdapter = GmailApiLabelsListAdapter(
object : GmailApiLabelsListAdapter.OnLabelClickListener {
override fun onLabelClick(label: GmailApiLabelsListAdapter.Label) {
toast("fix me")
toast("fix me ")
}
})

Expand Down

0 comments on commit 4d0f78e

Please sign in to comment.