Skip to content

janpoo6427/AndroidBug5497WorkaroundKt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

AndroidBug5497WorkaroundKt

Kotlin version of AndroidBug5497Workaround

该版本是在AndroidBug5497Workaround的基础上进行的改进,除了将语言改为kotlin实现以外,同时修复了原版本会被导航栏遮挡住的问题。

对于有无状态栏的情况也进行了优化,通过注入原始页面的高度和状态栏的状态,能够有效的在键盘弹出和收起后恢复到正确的高度。

为了能够准确获得activity的页面高度,请在onWindowFocusChanged方法中调用。

About

Kotlin version of AndroidBug5497Workaround

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Kotlin 100.0%