在我的Android应用程序中,它会自动聚焦 Button 布局中的第一个,并为它显示橙色轮廓。如何最好以XML设置初始焦点,并且 ... <LinearLayout android:focusable="true" ...
確定! 回上一頁