am 127bd989
: Remove the shortcut textbox for now.
* commit '127bd9894faa3d1d44e3ac6998b4d23c22589bfd': Remove the shortcut textbox for now.
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