Hi all.
I had nothing to do at home, so I decided to code a little.
i made a snapchat panels example, on snapchat app you can slide the finger to any direction, right, left, up and down.
i made the same on B4A, using no especial libs, just a panel with touch event and b4a animation using setlayoutanimated.
Here is the video example using a camera
i will post here 2 examples, one with camera like snapchat and one without camera, only panels slidings.
Note: you can slide any panel, to open and to close, you can use back key to close panels too (like snapchat).
The panels are created on code by the designer.
NOTE 2: in the example if the user not scroll the panel more then 30% of screen this will back to original position.
thx
I had nothing to do at home, so I decided to code a little.
i made a snapchat panels example, on snapchat app you can slide the finger to any direction, right, left, up and down.
i made the same on B4A, using no especial libs, just a panel with touch event and b4a animation using setlayoutanimated.
Here is the video example using a camera
i will post here 2 examples, one with camera like snapchat and one without camera, only panels slidings.
Note: you can slide any panel, to open and to close, you can use back key to close panels too (like snapchat).
The panels are created on code by the designer.
NOTE 2: in the example if the user not scroll the panel more then 30% of screen this will back to original position.
thx