recyclerview

  1. M-CAP7AIN

    B4A Library MC7RecyclerView

    RecyclerView Library & Sample Classes : Dim RecyclerView As MC7RecyclerView Dim RVAdapter As MC7RVAdapter Dim SmoothScroller As MC7RVSmoothScroller Dim RVUtils As MC7RVUtils
  2. User242424

    B4A Library Amir_ZoomHelper

    Hello World! Another B4A Library that makes any view to be zoomable. 🤩 Amir_ZoomHelper Usage : Private ZoomHelper As Amir_ZoomHelper ZoomHelper.Initialize("ZoomHelper",Activity) ZoomHelper.SetViewZoomable(View,True) And you should add this java code to your activity : #if java import...
  3. User242424

    Android Example Amir_RecyclerView-Samples

    Hello World! Extra Samples of ARV will be posted here from now on 🥳 Samples : Google Play Youtube ScalingParallax ChatPage ZoomHelper All samples are included in ARV-FullPackage ExtraSamples If you have written some samples with ARV and would like to share them, this will be a great place...
  4. alimanam3386

    Share My Creation Fast Insta Saver

    Fast Insta Saver will help you to download or repost your favorite videos and pictures from Instagram. You can quickly view Instagram photos and videos downloading them using Fast Saver instagram download for Instagram app. After saving you can even repost them. It is different from other photo...
  5. alimanam3386

    B4A Library Amir_Fragment

    Amir Fragment Android - Fragments A Fragment is a piece of an activity which enable more modular activity design. It will not be wrong if we say, a fragment is a kind of sub-activity. Following are important points about fragment − A fragment has its own layout and its own behaviour with its...
  6. alimanam3386

    B4A Library [Lib, Chargeable] Amir_RecyclerView

    New b4a library! :) RecyclerView, an important part of the sdk and android for making a custom list with better Layout , animation , and fixed for large data set. Amir_RecyclerView released new version that we call it AX_RecyclerView. version 1.0.8 is last update for Amir_RecyclerView and we...
  7. mcqueccu

    A nice read about Recyclerview

    https://medium.com/@dhruvamsharma/understanding-recyclerview-a-high-level-insight-part-1-dc3f81af5720
Top