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

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

Issue 2389263008: Delete fillViewport attribute from RecyclerView. (Closed)
Patch Set: Created 4 years, 2 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/new_tab_page_recycler_view.xml
diff --git a/chrome/android/java/res/layout/new_tab_page_recycler_view.xml b/chrome/android/java/res/layout/new_tab_page_recycler_view.xml
index 0e16e120747f29d30d36df8f25bb390eed395684..8ad74b6351cf3b6a7ead6a3a05b35aaa95aba215 100644
--- a/chrome/android/java/res/layout/new_tab_page_recycler_view.xml
+++ b/chrome/android/java/res/layout/new_tab_page_recycler_view.xml
@@ -6,7 +6,6 @@
<org.chromium.chrome.browser.ntp.cards.NewTabPageRecyclerView
xmlns:android="http://schemas.android.com/apk/res/android"
android:background="@color/ntp_material_design_bg"
- android:fillViewport="true"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:focusable="true"
« 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