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

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

Issue 2960743002: Adding animations for view pager transitions (Closed)
Patch Set: Reverting dimens.xml change. Created 3 years, 5 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
Index: chrome/android/java/res/layout/tabular_context_menu.xml
diff --git a/chrome/android/java/res/layout/tabular_context_menu.xml b/chrome/android/java/res/layout/tabular_context_menu.xml
index f29c6b90324e2563427ab9cdc240bd9d7de166ca..43ce667abf5a73d2301c86e705340926d6b949c1 100644
--- a/chrome/android/java/res/layout/tabular_context_menu.xml
+++ b/chrome/android/java/res/layout/tabular_context_menu.xml
@@ -10,7 +10,6 @@
<org.chromium.chrome.browser.contextmenu.TabularContextMenuViewPager
android:id="@+id/custom_pager"
- android:background="@drawable/white_with_rounded_corners"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginTop="20dp"

Powered by Google App Engine
This is Rietveld 408576698