EditTestを作成しましたfocusable="false"
。
EditTextを使用して次のXMLフォームに移動するにはどうすればよいですか?
出来ますか?
エディットテキストにonclicklistnerを使用する方法は?
android:id="@+id/editText2"
android:layout_width="280dp"
android:layout_height="wrap_content"
android:hint="Agenda Template"
android:ems="10"
android:focusable="false" />