Skip to content
This repository was archived by the owner on Aug 21, 2021. It is now read-only.
This repository was archived by the owner on Aug 21, 2021. It is now read-only.

ipad problem #13

@fukemy

Description

@fukemy

please help
IMG_0695
IMG_3404

here is code:

imgCamera.setOnClickListener {
            val builder = BottomSheet.Builder(this@ChatScreen)
            builder.setWindowDimming(DEFAULT_DIM_WINDOW)
            builder.setDividers(true)
            val items = arrayOf(
                "Take photo",
                "Choose photo",
                "Choose video",
                "Dismiss"
            )

            builder.show()
        }

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