mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-05-20 00:06:24 +08:00
GitBook: [master] 215 pages modified
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
# Android Notch
|
||||
|
||||
```text
|
||||
$ ionic cordova plugin add cordova-plugin-android-notch
|
||||
$ npm install @awesome-cordova-plugins/android-notch
|
||||
```
|
||||
|
||||
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/android-notch/)
|
||||
|
||||
Plugin Repo: [https://github.com/tobspr/cordova-plugin-android-notch.git](https://github.com/tobspr/cordova-plugin-android-notch.git)
|
||||
|
||||
This plugin enables developers to get the cutout and android devices inset sizes It is based on the cordova plugin developed by @tobspr: [https://github.com/tobspr/cordova-plugin-android-notch](https://github.com/tobspr/cordova-plugin-android-notch) This plugin works on all android versions, but we can only detect notches starting from Android 9.
|
||||
|
||||
## Supported platforms
|
||||
|
||||
* Android
|
||||
|
||||
Reference in New Issue
Block a user