Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(84)

Unified Diff: chrome/android/java/res/layout/main.xml

Issue 1284303004: Keyboard accessory tools on the right side. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@icons
Patch Set: separatorPosition Created 5 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | ui/android/java/src/org/chromium/ui/autofill/AutofillKeyboardAccessory.java » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/android/java/res/layout/main.xml
diff --git a/chrome/android/java/res/layout/main.xml b/chrome/android/java/res/layout/main.xml
index fbf478e2eaba53ca0dd7824d5931a2cbe369a84e..34958caefd9522c8536127d2d98ac62fab227b86 100644
--- a/chrome/android/java/res/layout/main.xml
+++ b/chrome/android/java/res/layout/main.xml
@@ -20,6 +20,7 @@
android:layout_height="@dimen/keyboard_accessory_height"
android:layout_width="match_parent"
android:background="#FFF"
+ android:fillViewport="true"
android:scrollbars="none"
android:visibility="gone" />
</LinearLayout>
« no previous file with comments | « no previous file | ui/android/java/src/org/chromium/ui/autofill/AutofillKeyboardAccessory.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698