Also Set IME_FLAG_NO_FULLSCREEN to RemoteEditText
am: c2166b87b0
Change-Id: I93936642d8ffa6331787f64600a501f03225d57c
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
android:singleLine="true"
|
||||
android:ellipsize="start"
|
||||
android:inputType="textShortMessage|textAutoCorrect|textCapSentences"
|
||||
android:imeOptions="actionNone|flagNoExtractUi" />
|
||||
android:imeOptions="actionNone|flagNoExtractUi|flagNoFullscreen" />
|
||||
|
||||
<FrameLayout
|
||||
android:layout_width="wrap_content"
|
||||
|
||||
Reference in New Issue
Block a user