android键盘弹出头部上移处理
时间:2015-10-09 19:43:02
收藏:0
阅读:288
<ScrollView android:id="@+id/top_bar" android:layout_width="fill_parent" android:layout_height="wrap_content" > ... </ScrollView> ...
个人笔记
原文:http://www.cnblogs.com/LiuZhen/p/4864795.html
评论(0)