Index-ListView

ListView with index

License

License

Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

me.zhanghq
ArtifactId

ArtifactId

index-listview
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

aar
Description

Description

Index-ListView
ListView with index
Project URL

Project URL

https://github.com/CandyYoung/IndexListView
Source Code Management

Source Code Management

https://github.com/CandyYoung/IndexListView

Download index-listview

How to add to project

<!-- https://jarcasting.com/artifacts/me.zhanghq/index-listview/ -->
<dependency>
    <groupId>me.zhanghq</groupId>
    <artifactId>index-listview</artifactId>
    <version>0.0.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/me.zhanghq/index-listview/
implementation 'me.zhanghq:index-listview:0.0.1'
// https://jarcasting.com/artifacts/me.zhanghq/index-listview/
implementation ("me.zhanghq:index-listview:0.0.1")
'me.zhanghq:index-listview:aar:0.0.1'
<dependency org="me.zhanghq" name="index-listview" rev="0.0.1">
  <artifact name="index-listview" type="aar" />
</dependency>
@Grapes(
@Grab(group='me.zhanghq', module='index-listview', version='0.0.1')
)
libraryDependencies += "me.zhanghq" % "index-listview" % "0.0.1"
[me.zhanghq/index-listview "0.0.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

IndexListView

IndexListView is a ListView with index.

#Feature

  • Can position to specified section by touch index text
  • Can custom index text size and color
  • Can custom index layout mode
  • Can custom index popup window text color and background

#Screenshot

#Contact Me Email:[email protected]

Versions

Version
0.0.1