Yuvipanda has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/97211


Change subject: Make the search textbox single line only
......................................................................

Make the search textbox single line only

Change-Id: I4b2b5cecc1829b85ebd1f751cb975a6499500b61
---
M wikipedia/res/layout/fragment_search.xml
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/apps/android/wikipedia 
refs/changes/11/97211/1

diff --git a/wikipedia/res/layout/fragment_search.xml 
b/wikipedia/res/layout/fragment_search.xml
index 231fb28..52c5cd9 100644
--- a/wikipedia/res/layout/fragment_search.xml
+++ b/wikipedia/res/layout/fragment_search.xml
@@ -31,6 +31,7 @@
                     android:background="@null"
                     android:padding="8dp"
                     android:selectAllOnFocus="true"
+                    android:singleLine="true"
                     />
             <ProgressBar
                     android:id="@+id/searchProgress"

-- 
To view, visit https://gerrit.wikimedia.org/r/97211
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I4b2b5cecc1829b85ebd1f751cb975a6499500b61
Gerrit-PatchSet: 1
Gerrit-Project: apps/android/wikipedia
Gerrit-Branch: master
Gerrit-Owner: Yuvipanda <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to