فهرست منبع

Set IME action done

len 8 سال پیش
والد
کامیت
d0260acd3d
1فایلهای تغییر یافته به همراه1 افزوده شده و 2 حذف شده
  1. 1 2
      app/src/main/res/layout/navigation_view_text.xml

+ 1 - 2
app/src/main/res/layout/navigation_view_text.xml

@@ -20,10 +20,9 @@
             android:layout_width="match_parent"
             android:layout_height="match_parent"
             android:maxLines="1"
+            android:imeOptions="actionDone"
             android:textAppearance="@style/TextAppearance.AppCompat.Body2" />
 
     </android.support.design.widget.TextInputLayout>
 
-
-
 </LinearLayout>