B4A Library [B4X] B4XDrawer - sliding drawer - Erel    Dec 08, 2020   (65 reactions) Edit: Cross platform example based on B4XPages https://www.b4x.com/android/forum/threads/b4x-b4xpages-b4xdrawer.120246/
https://www.b4x..gif
https://www.b4x.com/basic4android/images/SS-2018-10-03_17.51.11.png
A class that implements a sliding menu. Unlike the nice jfeinstein SlidingMenu library B4i Question Sliding windows - Erel (first post)    Mar 20, 2015 The standard controller for a similar interface in iOS is the TabBarController, though it doesn't support sliding the windows.
Currently there is no library that implements a sliding pages interface, though you can implement one by handling the panels touch event. B4A Library [B4A] CustomMinimalSlider - Minimalistic slider that can do slider or progress bar - max123    Jan 14, 2024   (14 reactions) NOTE: Sliders have automatic orientation, if each slider With > Height, it is placed horizontally, otherwise vertically. IMPORTANT: If this method is used, no need to initialize a Class for each CustomMinimalSlider, just Initialize first element in the block and Class is automatically initialize B4A Question Subscribe to library updates - Alexander Stolte (first post)    Apr 26, 2020   (7 reactions) AS Sliding Onboarding
Features
cross-platform compatible
Slide between pages (ASViewPager)
fully customizable
Next,Back,Skip,Finish Button
Use your own layout
3 Header Sizes
Events
Use a image as background
9265092651 B4A Tutorial Android SlidingPanels - Simple way to create sliding layouts - Erel    Aug 15, 2016   (4 reactions) This is an old tutorial. There are now simpler and better ways to achieve this effect.
For example: https://www.b4x.-better-viewpager.63975/
Sliding layouts are cool.
Using the Animation library it is not difficult to animate single views and panels that hold other views.
The following code modul B4A Library GoogleMapsExtras - DarkAngel (first post)    Aug 18, 2015 Hi, THanks for the tips warwaound, Have another question, that was posted sometime ago but still have no solution: Is it possible to have this effect on a marker? (Sliding effect) Sliding a marker from a position to another. An example can be seen here: http://terikon.github.io/marker-animate--s B4A Library ParsSlidingSquaresLoader(SlidingSquaresLoader) - mshafiee110    Nov 26, 2019   (9 reactions) Hi ,It wraps this Github project.
A simple progress loader inspired by "Can you Code this UI? Volume 6!" https://stories.uplabs.com/can-you-code-this-ui-volume-6-7bd09fa6dd92#.nyh2zhpvb
https://i.imgur.com/kFDHcbE.jpg B4A Question Slider Animation - Erel (first post)    Feb 15, 2017   (1 reaction) Use TabStripViewPager to implement the horizontal sliding layout.
You can put a transparent panel with the dots above the TabStripViewPager and change its appearance in the PageSelected event. B4A Code Snippet SlidingMenu in more Activities - Erel (first post)    Aug 24, 2018   (2 reactions) That's not true. The library will work with all activities. By using a class you avoid duplicating the code between the activities. B4A Question How To Create Material Drawer - Erel (first post)    Jan 18, 2018   (1 reaction) I'm not familiar with this library. However SlidingMenuWrapper library is simple and allows you to create a drawer with any layout you like. Example: https://www.b4x.-with-toolbar-minimal-example.79896/#content Page: 1   2   3   4   5   6   7   Powered by ColBERT |