An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: android-listview

commonsguy/cwac-merge

CommonsWare Android Components: MergeAdapter

Language: Java - Size: 93.8 KB - Last synced at: 5 months ago - Pushed at: almost 6 years ago - Stars: 590 - Forks: 125

SrChip15/tour-guide-app

An Android application that provides tour guiding information for the City of Fort Collins

Language: Java - Size: 179 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 9 - Forks: 19

andronicus-kim/SimplifiedRecyclerview

An android library to help you get rid of boiler plate code when setting up Recyclerview

Language: Java - Size: 174 KB - Last synced at: 21 days ago - Pushed at: over 6 years ago - Stars: 19 - Forks: 2

tufanakcay/Android-Book-List

Android Book List

Language: Java - Size: 222 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

sro5h/android-multiselect

Selectable ListView items in android

Language: Java - Size: 202 KB - Last synced at: 4 days ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 2

shakiz/ListviewCutomization

Android listview is a traditional and important component for populating list of data.In this project i have used some animation work with default listview which gives it a good transaction to go on.

Language: Java - Size: 140 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

Oclemy/RetrofitServerSideSearch

Android Retrofit MySQL Serverside Search Filter. How to perform a server side search filter of images and text in mysql and show results in a listview.

Language: Java - Size: 1.36 MB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 8 - Forks: 3

Oclemy/ListViewPaging

Android Custom ListView Next Previous Pagination Example.

Language: Java - Size: 953 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 1

SrChip15/android-inventory-app

An Android application that helps manage inventory of a small stationery business establishment

Language: Java - Size: 3.56 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 1

yydcdut/SlideAndDragListView

:curly_loop:SlideAndDragListView (SDLV) is an extension of the Android ListView that enables slide and drag-and-drop reordering of list items.

Language: Java - Size: 36.6 MB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 516 - Forks: 192

AmalH/expandit

Custom [expandable] listview library for Android

Language: Java - Size: 30.2 MB - Last synced at: 11 days ago - Pushed at: almost 7 years ago - Stars: 7 - Forks: 4

tanvirasifkhan/android-custom-list-view

Android custom list view with text and image.Material design components are used for nice looking UI

Language: Java - Size: 394 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 1

tufanakcay/Android-ListView-Example

Android ListView Example

Language: Java - Size: 109 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

qaifikhan/AndroidTutorials

The repository contains tutorials for android as individual projects

Language: Java - Size: 263 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 59 - Forks: 118

alimogh/Android-MultilevelTreeListView Fork of Jaldips/Android-MultilevelTreeListView

Size: 1.52 MB - Last synced at: about 2 years ago - Pushed at: over 11 years ago - Stars: 1 - Forks: 0

alimogh/Android-HorizontalListView Fork of MeetMe/Android-HorizontalListView

HorizontalListView is an Android ListView widget which scrolls in a horizontal manner (in contrast with the SDK-provided ListView which scrolls vertically).

Size: 578 KB - Last synced at: about 2 years ago - Pushed at: about 11 years ago - Stars: 2 - Forks: 0

burakeregar/GenericRecyclerAdapter

Easiest way to use RecyclerView. Reduce boilerplate code! You don't need to write adapters for listing pages anymore!

Language: Java - Size: 217 KB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 52 - Forks: 20

ChathuraHettiarachchi/RecycleClick

Android recycler view not supports for onItemClickListner event. This library helps to wrap up and gain the missing recycle view item click and item long click functions. This library is a project carried by Lakitha, give a visit https://github.com/LakithaRav

Language: Java - Size: 107 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 26 - Forks: 9

alimogh/ExpandableLayout Fork of traex/ExpandableLayout

Implementation of ExpandableListview with custom header and custom content in Android(java).

Size: 706 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

utsavdotpro/NonScrollListView

ListView that grows its height based on chlid height and count.

Language: Java - Size: 131 KB - Last synced at: 26 days ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

abacritt/sectionedmergeadapter

Work with sub-sections in your Android ListView

Language: Java - Size: 154 KB - Last synced at: 10 days ago - Pushed at: over 8 years ago - Stars: 22 - Forks: 11

alimogh/CustomListView Fork of Safeer4/CustomListView

Custom ListView in Android

Size: 316 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

tayyabmughal676/ClassAssignment2

Class Assignment 2

Language: Java - Size: 133 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

AmalH/Android_SectionnedListViews

Sectionned listView example | TUTORIAL: https://pragmatictheories.tech/android-sectionned-listview/

Language: Java - Size: 24.9 MB - Last synced at: 2 months ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

AmalH/Android-expandableListView-basic-sample

Expandable listview implementation in Android | TUTORIAL : https://pragmatictheories.tech/android-_-expandable-listview-example/

Language: Java - Size: 24.5 MB - Last synced at: 2 months ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 2

hoangphidev/learning-android-ictu

[Android Basic] Learning android at ICTU about andoid basic, custom listview, sql

Language: Java - Size: 2.78 MB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

SrChip15/android-habit-tracker

An Android application that helps form new habits

Language: Java - Size: 1.15 MB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 1

tharushashehan/AndroidCodes

Use-full android codes from second year project

Language: Java - Size: 1.11 MB - Last synced at: about 2 months ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0