Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Kotlin version of `noln/system-alert-window-example`

NotificationsYou must be signed in to change notification settings

noln/system-alert-window-example-kotlin

Repository files navigation

Kotlin version of this project:noln/system-alert-window-example

Behaviour is identical to the original project, the only differences are a few idiomatic syntax changes e.g. instead ofif (blah == null) ..,blah?.let{..} is used.

Note: As with the original project, this mechanism for displaying Views over the top of other applicatons is deprecated and will not be supported in future versions of Android.

For more info on that, see the note and link to the presentation in the original, java-based project'sREADME.

About

Kotlin version of `noln/system-alert-window-example`

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp