Edittext焦点处理

 <LinearLayout 
        android:focusable="true"
        android:layout_width="0dp"
        android:layout_height="0dp"
        android:focusableInTouchMode="true"
        ></LinearLayout>

 

posted @ 2013-09-06 10:55  有梦想的小人物  阅读(233)  评论(0编辑  收藏  举报