You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: