Remove the shortcut textbox for now.
We'll reactivate it when it's supported by the system. Step 11 Bug: 5306641 Change-Id: Ib6a673cec3c59d7396d67539940d566c122562ac
This commit is contained in:
@@ -54,6 +54,7 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:orientation="vertical"
|
||||
android:visibility="gone" >
|
||||
<!-- Shortcut interface. Reactivate when shortcut are supported by the subsystem.
|
||||
<TextView style="?android:attr/textAppearanceSmall"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
@@ -65,6 +66,7 @@
|
||||
android:layout_marginLeft="8dip"
|
||||
android:layout_marginRight="8dip"
|
||||
android:inputType="textNoSuggestions" />
|
||||
-->
|
||||
<TextView android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginLeft="8dip"
|
||||
|
Reference in New Issue
Block a user