Skip to content

include里面的id怎么得到 #7

Description

@mux2

mColorful = new Colorful.Builder(mContext)
.backgroundColor(R.id.rl_bottom_root, R.attr.root_view_bg)

比如rl_bottom_root是include里面的根布局ID,怎么写?
你 .backgroundColor(R.id.rl_bottom_root, R.attr.root_view_bg),这边的ID只能是非include的ID把?

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