vlayout customizes a VirtualLayoutManager, which inherits from LinearLayoutManager and introduces LayoutHelper Virtual layout manager manages a series of layouthelpers, and gives the specific layout ability to LayoutHelper. Each LayoutHelper provides a layout method. The framework provides several common layout types, including grid layout, linear layout, waterfall flow layout, suspended layout, suction side layout, etc. In this way, the ability of mixed layout is realized, and the extension of external is supported, new LayoutHelper is registered, and special layout mode is realized. By providing a custom LayoutManager to RecyclerView, VirtualLayout is able to layout child views with different style at single view elegantly. The custom LayoutManager manages a serial of layoutHelpers where each one implements the specific layout logic for a certain position range items. By the way, implementing your custom layoutHelper and provding it to the framework is also supported.

Features

  • LinearLayoutHelper provides linear layout as LinearLayoutManager
  • FixLayoutHelper fixes the view at certain position of screen, the view does not scroll with whole page
  • ScrollFixLayoutHelper fixes the view at certain position of screen, but the view does not show until it scrolls to it position
  • FloatLayoutHelper floats the view on top of page, user can drag and drop it
  • ColumnLayoutHelper performs like GridLayoutHelper but layouts all child views in one line
  • OnePlusNLayoutHelper is a custom layout with one child view layouted at left and the others at right

Project Samples

Project Activity

See All Activity >

License

MIT License

Follow vlayout

vlayout Web Site

You Might Also Like
Employee monitoring software with screenshots Icon
Employee monitoring software with screenshots

Clear visibility and insights into how employees work. Even remotely

Our computer monitoring software allows employees, field contractors, and freelancers to manually clock in when they begin working on an assignment. The application will take screenshots randomly or at set intervals, which allows employers to observe the work process. The application only tracks activity when the employee is clocked in. No spying, only transparency.
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of vlayout!

Additional Project Details

Operating Systems

Android, Apple iPhone

Programming Language

Java

Related Categories

Java User Interface (UI) Software, Java Layout Managers

Registered

2021-05-27