[FREE] Swipe Action View – An Extension to show custom layout on swiping animation
1. Introduction
Description: This extension allows you to implement google in-app billing to sell digital products and subscription in your apps with many features and with latest library v7.0.0.
Latest Version: 1.6.0V
Released on: 23 May 2023
Updated on: 01 June 2024
Aix Size: 270KB
2. All Blocks
3. Documentation
This event raises when the surface view is swiped full. | |
This event raises when user releasd its hand from the surface view. | |
This event raises when user swiping your view(not opened fully nor closed fully). It returns horizontal offset in x variabe and vertical offset in y variable. | |
This event raises when surface view is visible fully in UI or background view has been slided and closed. | |
This block do the main job that is to create the swipe layout. It is a type of fram layout just has some swipeable functions. You have to give a unique id so you can use it later to add the views and customising it. Give the container in which you want to create this layout to in parameter. surfaceView parameter accept the main layout that will be shown frontly. clicktoClose paramter accept a boolean value if given true then when user click bakcground views then it will be closed autimatically. | |
This block helps you to enable or disable the swipe in particular direction. There are 4 properties given for defining the direction. | |
This block helps you to add the views that will be shown in background or when the surface view is being swiped. You can add one view to one direction and can add four views in four direction. See the Usage for more info. | |
This block set the mode of swipe layout. There are two properties given for defining the modes. | |
This block return the current applied show mode refrenced to given id. | |
This block opens or swipe the view in given direction refrenced to given id. | |
This block close or slide the surface view to its original position. | |
These are two properties for modes. | |
These are the properties for defining the direction or drag edge. |
4. Usage
5. Sample and Demo
6. Downloads
File Name: com.sumit1334.swipeactionview.aix
7. Donate
If you liked my any work or the extension, you can support by donating some amount.
Paypal: paypal.me
UPI: iamwsumit@kotak
If you have any issue regarding the extension then you can contact me here
Thank you