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

How Can I put it into a scrollview? #47

@YugeCse

Description

@YugeCse

I try put it into a scrollview, but after I run apk, I saw only one raw on the screen ! So I try to change the code, I rewrite

onMeasure()

Method, like this:
super.Measure(originWidth,MesureSpec.make(Integer.MAX>>2,MeasureSpec.AT_MOST))
but at last, I saw too much blank space on my Screen! Can u tell my how I can put it into a scrollView?
Thank U,My English Is poor....

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions