ui / winkit.android.ui

Package winkit.android.ui

Types

Name Summary
LinkTextView class LinkTextView : TextView
A Utility View With the ability to show the links that are provided in the String
PaginatedRecyclerView class PaginatedRecyclerView : FrameLayout
An helpful View that implement a RecyclerView with pullToRefresh and Loadmore feature. This recyclerView ask in a callback the pages and allow to implement the “no data” and “error” state.
Units object Units
This object provide utilities functions to get screen sizes or dp and px conversions.

Extensions for External Classes

Name Summary
android.view.View