Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

minTop cannot be negative on Android #17

Open
TinyGiantDigital opened this issue Mar 17, 2014 · 0 comments
Open

minTop cannot be negative on Android #17

TinyGiantDigital opened this issue Mar 17, 2014 · 0 comments

Comments

@TinyGiantDigital
Copy link

I am trying to have a draggable view that moves off the top of the screen. If i set the minTop to a negative number it is not handled correctly on Android and enforces a minTop which looks around 10 pixels from the top.

This functionality works correctly on iOS

I am using Titanium SDK 3.2.2 but this is also an issue if i go back to SDK: 3.1.3

Can anyone offer any pointers on how i can resolve this?

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

No branches or pull requests

1 participant