# insetter **Repository Path**: mirrors_chrisbanes/insetter ## Basic Information - **Project Name**: insetter - **Description**: Insetter is a library to help apps handle WindowInsets more easily - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-04-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Insetter (deprecated) Insetter has now been deprecated and archived. You can continue to use the published artifacts as required, but no further updates or support will be provided. Jetpack Compose is the future of UI development on Android, so all teams should plan migrations to it. [![GitHub release](https://img.shields.io/maven-central/v/dev.chrisbanes.insetter/insetter)](https://search.maven.org/search?q=g:dev.chrisbanes.insetter) Insetter is a library to help apps handle [WindowInsets](https://developer.android.com/reference/android/view/WindowInsets.html) more easily. Please visit the [website](https://chrisbanes.github.io/insetter/) for more information. ## Contributions Please contribute! We will gladly review any pull requests. Make sure to read the [Contributing](CONTRIBUTING.md) page first though. ## License ``` Copyright 2019 Google LLC. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ``` [databinding]: https://developer.android.com/topic/libraries/data-binding [snap]: https://oss.sonatype.org/content/repositories/snapshots/