mirror of
https://github.com/tateisu/SubwayTooter
synced 2025-02-10 00:50:35 +01:00
remove comment-outed unused code
This commit is contained in:
parent
ec8dbd105b
commit
760f072251
@ -1014,15 +1014,6 @@ class ActPost : AppCompatActivity(),
|
|||||||
iv.setErrorImage(defaultColorIcon(this, R.drawable.ic_unknown))
|
iv.setErrorImage(defaultColorIcon(this, R.drawable.ic_unknown))
|
||||||
}
|
}
|
||||||
|
|
||||||
// setIcon(btnPost, R.drawable.ic_send)
|
|
||||||
// setIcon(btnMore, R.drawable.ic_more)
|
|
||||||
// setIcon(btnPlugin, R.drawable.ic_extension)
|
|
||||||
// setIcon(btnEmojiPicker, R.drawable.ic_face)
|
|
||||||
// setIcon(btnAttachment, R.drawable.ic_attachment)
|
|
||||||
// setIcon(ibSchedule, R.drawable.ic_edit)
|
|
||||||
// setIcon(ibScheduleReset, R.drawable.ic_close)
|
|
||||||
// setIcon(btnRemoveReply, R.drawable.ic_close)
|
|
||||||
|
|
||||||
cbContentWarning.setOnCheckedChangeListener { _, _ ->
|
cbContentWarning.setOnCheckedChangeListener { _, _ ->
|
||||||
updateContentWarning()
|
updateContentWarning()
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user