is not current version
Last Version 1.0.2

com.akexorcist:group-focusable 1.0.0

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

GroupId

GroupId

com.akexorcist
ArtifactId

ArtifactId

group-focusable
Version

Version

1.0.0
Type

Type

aar

Download group-focusable 1.0.0


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