♻️
Dynamic Recycler
  • What is Dynamic Recycler?
    • Demo Videos
  • CONCEPTS
    • Before Starting
    • Operating Flow
    • Data List
    • Advanced Implementations
      • ViewType Provider
      • DiffUtils
    • Common Concepts
  • DOCUMENTATION
    • Documentation
    • Method Blocks
    • Property Blocks
  • Get the Extension
    • Buy The Extension
Powered by GitBook
On this page
  • StackFromEnd
  • SpanCount
  1. CONCEPTS

Common Concepts

PreviousDiffUtilsNextDocumentation

Last updated 3 years ago

StackFromEnd

Some layout managers have a stackFromEnd property, that property indicates that the component is going to render the objects visible from below.

On the left, the behavior is displayed with stackFromEnd disabled and on the right, the property is enabled.

SpanCount

In a layout manager displayed as a grid, spanCount is the number of columns or rows depending on their orientation.