Skip to content
This repository has been archived by the owner on Jan 15, 2022. It is now read-only.

The DragDropGrid‘s Height? #32

Open
klwb opened this issue Jul 17, 2013 · 3 comments
Open

The DragDropGrid‘s Height? #32

klwb opened this issue Jul 17, 2013 · 3 comments

Comments

@klwb
Copy link

klwb commented Jul 17, 2013

how can i set an exactly height to a DragDropGrid?

@Odaym
Copy link

Odaym commented Mar 28, 2014

You can do that by editing acknowledgeHeightSize() method inside DragDropGrid file. Inside the if (heightMode == MeasureSpec.UNSPECIFIED) condition

@Odaym
Copy link

Odaym commented Mar 28, 2014

The author should attend to these questions I think, really bad to ignore them!

@kylezu
Copy link

kylezu commented Jun 11, 2014

but, I can not set auto-height of GragDropGrid. how to set auto height?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants