License |
License |
---|---|
GroupId | GroupIdcom.akexorcist |
ArtifactId | ArtifactIdgroup-focusable |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionGroupFocusable
Prevent the view behind on-screen keyboard when edit text is focused
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
group-focusable-1.0.2.pom | |
group-focusable-1.0.2-sources.jar | 1 KB |
group-focusable-1.0.2-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
androidx.appcompat » appcompat | jar | 1.3.1 |