GroupFocusable

Prevent the view behind on-screen keyboard when edit text is focused

License

License

GroupId

GroupId

com.akexorcist
ArtifactId

ArtifactId

group-focusable
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

aar
Description

Description

GroupFocusable
Prevent the view behind on-screen keyboard when edit text is focused
Project URL

Project URL

https://github.com/akexorcist/GroupFocusable
Source Code Management

Source Code Management

https://github.com/akexorcist/GroupFocusable

Download group-focusable

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.3.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0