TableView is a powerful Android library for displaying complex data structures and rendering tabular data composed of rows, columns and cells.
-
Updated
Mar 17, 2023 - Java
TableView is a powerful Android library for displaying complex data structures and rendering tabular data composed of rows, columns and cells.
Android: iOS-like over-scrolling effect applicable over almost all scrollable Android views.
This library provides advance views for lists and stacks. Some of the views are build on top of RecyclerView and others are written in their own. Annotations are compiled by annotation processor to generate bind classes. DOCS -->
[Deprecated]. 🚀 Adapter(BaseAdapter, RecyclerView.Adapter) wrapper for Android. 一个Adapter同时适用RecyclerView、ListView、GridView等。
🔮图片浏览器,支持图片手势缩放、拖拽等操作,`自定义View`的模式显示,自定义图片加载方式,更加灵活,易于扩展,同时也适用于RecyclerView、ListView的横向和纵向列表模式,最低支持版本为Android 3.0及以上...
HandyGridView是一个高仿支付宝,网易新闻的高性能的标签可拖动排序的GridView。
Do you noticed the new feature of Telegram or Instagram?! They show your latest images when you try to attach or post a picture. So I developed this library the same with lots of customization. Simple way to get all images of device based on date taken, name, id and other customization
This is a TableView sample app that is designed to show you how to create your advanced TableView in your application.
android 分页列表数据加载引擎,主要封装了android分页列表数据加载的各个组件,如果你有一个需要分页加载的List列表,都可以使用此框架实现。
An Android project to view all NCERT Solutions of class X in an app implementing List Views, Grid Layout and Card Views.
android animation collections.
Let's see how t fetch JSON from online and render in a custom gridview with images and text. View full tutorial here: https://camposha.info/android/retrofit/json/gridview
simple Android project to learn how to implement MVC pattern, and load data from a JSON file (located in the assets folder) into two different views (ListView and GridView)
Android GridLayoutManager is the RecyclerView.LayoutManager implementation to lay out items in a grid. In this tutorial, we’ll create an application that displays CardViews inside a RecyclerView in the form of a GridLayout.
Add a description, image, and links to the gridview topic page so that developers can more easily learn about it.
To associate your repository with the gridview topic, visit your repo's landing page and select "manage topics."