Fixed Search fragment keyboard visibility bug

https://github.com/RetroMusicPlayer/RetroMusicPlayer/issues/1185
This commit is contained in:
Prathamesh More 2021-12-23 13:37:26 +05:30
parent a072e2a629
commit a10459c08a
6 changed files with 17 additions and 18 deletions

View file

@ -153,6 +153,8 @@ dependencies {
implementation 'com.github.bosphere.android-fadingedgelayout:fadingedgelayout:1.0.0'
implementation 'net.yslibrary.keyboardvisibilityevent:keyboardvisibilityevent:3.0.0-RC3'
implementation 'org.eclipse.mylyn.github:org.eclipse.egit.github.core:2.1.5'
implementation 'com.github.Adonai:jaudiotagger:2.3.15'
implementation 'com.anjlab.android.iab.v3:library:2.0.3'