Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ba383eb5 authored by Daichi Hirono's avatar Daichi Hirono
Browse files

Stop to take multiline file name in the create directory dialog.

BUG=20275734

Change-Id: I1b0847598eb06091193bb63e6ab3a57033798c10
parent 52743f3b
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -22,6 +22,7 @@
    <EditText
        android:id="@android:id/text1"
        android:layout_width="match_parent"
        android:layout_height="wrap_content" />
        android:layout_height="wrap_content"
        android:inputType="text" />

</FrameLayout>