ExpandableTextView Library

Android library that allows developers to easily create an TextView which can expand/collapse just like the Google Play's app description.

License

License

Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

com.ms-square
ArtifactId

ArtifactId

expandableTextView
Last Version

Last Version

0.1.4
Release Date

Release Date

Type

Type

aar
Description

Description

ExpandableTextView Library
Android library that allows developers to easily create an TextView which can expand/collapse just like the Google Play's app description.
Project URL

Project URL

https://github.com/Manabu-GT/ExpandableTextView
Source Code Management

Source Code Management

https://github.com/Manabu-GT/ExpandableTextView

Download expandableTextView

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » support-annotations jar 22.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.4
0.1.3
0.1.2
0.1.1