或是 Android 開發筆記 - 解決/取消 EditText 自動 focus 問題
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/mainLayout"
android:descendantFocusability="beforeDescendants"
android:focusableInTouchMode="true" >
Android | Web Programming | 網站程式設計 | HTML | CSS | JavaScript | PHP
Andro Chen 陳俊安的程式重點速記
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/mainLayout"
android:descendantFocusability="beforeDescendants"
android:focusableInTouchMode="true" >
沒有留言 :
張貼留言