Skip to content
This repository has been archived by the owner on Jan 8, 2018. It is now read-only.

When the soft keyboard pops up, shake occur list #44

Open
duanyuGit opened this issue Aug 22, 2015 · 4 comments
Open

When the soft keyboard pops up, shake occur list #44

duanyuGit opened this issue Aug 22, 2015 · 4 comments

Comments

@duanyuGit
Copy link

I hava a PullToRefreshListview and a EditText,PullToRefreshListview in the middle, EditText at the bottom,When the soft keyboard pops up, shake occur list。I looked at the code,Because I set android: windowSoftInputMode = "adjustResize",so OnSizeChanged method of PullToRefreshListview calls, re-modify the layout.I do not know how to solve this

@loganguo
Copy link

loganguo commented Oct 17, 2016

Have you solved the issue, I have the same problem and have no idea how to fix it?

http://stackoverflow.com/questions/40082758/android-pulltorefreshlistview-shake-when-soft-keyboard-pops-up

@duanyuGit
Copy link
Author

try add mPullToRefreshListView.setGravity(Gravity.TOP);

@loganguo
Copy link

@duanyuGit It turns out that it doesn`t work for me.

@Wbaokang
Copy link

Wbaokang commented Jun 7, 2017

@loganguo 你好,请问这个问题你解决了吗

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants