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:
Jean Chalard
2011-12-09 15:18:35 +09:00
parent da0db7dc69
commit 127bd9894f

View File

@@ -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"