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

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

Issue 1033003004: Remove style that breaks pre-L builds and isn't necessary anyway (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 9 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/android/java/res/layout/autofill_card_unmask_prompt.xml
diff --git a/chrome/android/java/res/layout/autofill_card_unmask_prompt.xml b/chrome/android/java/res/layout/autofill_card_unmask_prompt.xml
index e253cf7508936dd8a3816ec0693b59c6298f36fb..8d50ac3b43f98aec4ebd30a46e08646c6df92473 100644
--- a/chrome/android/java/res/layout/autofill_card_unmask_prompt.xml
+++ b/chrome/android/java/res/layout/autofill_card_unmask_prompt.xml
@@ -176,7 +176,6 @@
android:id="@+id/verification_progress_bar"
android:layout_width="16dp"
android:layout_height="16dp"
- style="@android:style/Widget.Material.Light.ProgressBar.Small"
android:visibility="gone" />
<!-- TODO(estade): add a real content description for this image. -->
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698