Android Safe Insets

A tool for making safe insets work easily on Android.

License

License

GroupId

GroupId

com.lightningkite.xmltoxib
ArtifactId

ArtifactId

safe-insets
Last Version

Last Version

1.0.0-rc1
Release Date

Release Date

Type

Type

aar
Description

Description

Android Safe Insets
A tool for making safe insets work easily on Android.
Project URL

Project URL

https://github.com/lightningkite/android-xml-to-ios-xib
Source Code Management

Source Code Management

https://github.com/lightningkite/android-xml-to-ios-xib

Download safe-insets

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.4.1
dev.b3nedikt.viewpump : viewpump jar 4.0.10
com.google.android.material » material jar 1.5.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-rc1
0.9.2
0.9.1
0.9.0
0.7.1
0.0.1