SkillAgentSearch skills...

WordsLayoutManager

Custom implementation of RecyclerView.LayoutManager based on LinearLayoutManager

Install / Use

/learn @Rexee/WordsLayoutManager
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

WordsLayoutManager

Custom implementation of RecyclerView.LayoutManager based on LinearLayoutManager main

Usage:

RecyclerView recycler = (RecyclerView) findViewById(R.id.recycler);
recycler.setLayoutManager(new WordsLayoutManager(this));

Related Skills

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated6y ago
Forks2

Languages

Java

Security Score

70/100

Audited on Jun 8, 2019

No findings