2013-10-07 4 views
0

enter image description here텍스트를 편집하여 키를 누를 때 늦게 응답했습니다

위의 이미지를 편집 텍스트의 배경으로 설정하고 있습니다. 문제는 텍스트를 편집하는 것입니다. 키를 눌렀을 때 응답이 늦었습니다. 다음은

<com.spsoft.batterycheck.controls.RobotaBoldEditText 
      android:id="@+id/edit_batteryname" 
      android:layout_width="fill_parent" 
      android:layout_height="wrap_content" 
      android:layout_gravity="right" 
      android:layout_weight="0.50" 
      android:layout_marginRight="5dp" 
      android:background="@drawable/box" 
      android:cursorVisible="true" 
      android:gravity="left|center_vertical" 
      android:inputType="textPersonName" 
      android:paddingLeft="10dp" 
      android:singleLine="true" 
      android:maxLength="32" 
      android:scrollHorizontally="true" 
      android:textSize="@dimen/edit_text_digital_size" /> 
+0

사용자 정의 글고 치기를 사용하고 있습니까 ...? – Piyush

+0

예 ... 사용자 지정 텍스트를 다른 글꼴로 편집하십시오. –

답변

0

이 EDITTEXT에

안드로이드를이 속성을 설정 내 XML 편집 텍스트 선언입니다 : 포커스 = "true"를