mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-29 02:21:03 +00:00
chore: addressing SetTextI18n
This commit is contained in:
@@ -86,7 +86,7 @@ class MediaAdaptor(
|
||||
|
||||
}
|
||||
|
||||
@SuppressLint("SetTextI18n", "ClickableViewAccessibility")
|
||||
@SuppressLint("ClickableViewAccessibility")
|
||||
override fun onBindViewHolder(holder: RecyclerView.ViewHolder, position: Int) {
|
||||
when (type) {
|
||||
0 -> {
|
||||
|
||||
Reference in New Issue
Block a user