Updated on 2026-08-14
This commit is contained in:
parent
2c78e27915
commit
f0e07c4dcd
21 changed files with 69 additions and 89 deletions
|
|
@ -30,4 +30,5 @@ open class ShimmerRecyclerAdapter(
|
|||
|
||||
class ShimmerVH(viewGroup: ViewGroup) : RecyclerView.ViewHolder(viewGroup)
|
||||
|
||||
@Suppress("UnusedPrivateMember")
|
||||
data class ShimmerData(private val any: String = "")
|
||||
Loading…
Add table
Add a link
Reference in a new issue