5 Repositories
Android span Libraries
Spantastic - an Android library that provides a simple and Kotlin fluent API for creating Android Spannable
Spantastic is an Android library that provides a simple and Kotlin fluent API for creating Android Spannable. This library wrappers SpannableStringBuilder and add methods to easily decorate the text with multiple spans.
A simple Android library to protect part of text using Span
Text Protector A simple Android library to "protect" part of text using Span What is this? This is a small library for replacing part of a text in a T
ANDROID. ChipsLayoutManager (SpanLayoutManager, FlowLayoutManager). A custom layout manager for RecyclerView which mimicric TextView span behaviour, flow layouts behaviour with support of amazing recyclerView features
ChipsLayoutManager This is ChipsLayoutManager - custom Recycler View's LayoutManager which moves item to the next line when no space left on the curre
An Android TextView that always displays an auto refreshing relative time span with respect to a reference time
android-ago This library provides RelativeTimeTextView, a custom TextView that takes a reference time and always displays the relative time with respe
Android ListView that mimics a GridView with asymmetric items. Supports items with row span and column span
AsymmetricGridView An Android custom ListView that implements multiple columns and variable sized elements. Please note that this is currently in a pr