Loading res/layout/dialog_edittext.xml +1 −0 Original line number Diff line number Diff line Loading @@ -28,6 +28,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:inputType="textCapSentences" android:minHeight="@dimen/min_tap_target_size" android:maxLength="50" android:singleLine="true" /> </LinearLayout> Loading
res/layout/dialog_edittext.xml +1 −0 Original line number Diff line number Diff line Loading @@ -28,6 +28,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:inputType="textCapSentences" android:minHeight="@dimen/min_tap_target_size" android:maxLength="50" android:singleLine="true" /> </LinearLayout>