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

Unified Diff: blimp/client/app/android/java/res/values/dimens.xml

Issue 2393443004: Blimp: Added spinner to text input dialog (Closed)
Patch Set: nits Created 4 years, 1 month 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
Index: blimp/client/app/android/java/res/values/dimens.xml
diff --git a/blimp/client/app/android/java/res/values/dimens.xml b/blimp/client/app/android/java/res/values/dimens.xml
index 1d01465cd19541e0bfa7121394e9875c7ed1bd33..dd92fa15f7bb6c081cbccf8214d4910cd4a5c397 100644
--- a/blimp/client/app/android/java/res/values/dimens.xml
+++ b/blimp/client/app/android/java/res/values/dimens.xml
@@ -5,4 +5,5 @@
<resources>
<dimen name="toolbar_popup_item_width">220dp</dimen>
+ <dimen name="web_input_dialog_button_translation_x">30dp</dimen>
</resources>

Powered by Google App Engine
This is Rietveld 408576698