Skip to content

使用多个ViewBinding泛型遇到的问题 #69

Description

@Vihanmy

请教一下, genericOwner 如果有多个 ViewBinding 泛型的时候, 有什么推荐的使用方法吗

`
class BaseBindingClass<VB1 : ViewBinding, VB2: ViewBinding> ()

val obj = BaseBindingClass<RightViewBinding, LeftViewBinding>
`

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions