| Index: chrome/android/java/res/layout/suggestions_bottom_sheet_content.xml
|
| diff --git a/chrome/android/java/res/layout/suggestions_bottom_sheet_content.xml b/chrome/android/java/res/layout/suggestions_bottom_sheet_content.xml
|
| index 2a7dc52e7d0969a7d75bb218b02766a4da26b82e..bd0bb54d4b8b7d9c17e3da052df406319866a6ed 100644
|
| --- a/chrome/android/java/res/layout/suggestions_bottom_sheet_content.xml
|
| +++ b/chrome/android/java/res/layout/suggestions_bottom_sheet_content.xml
|
| @@ -11,7 +11,7 @@
|
|
|
| <org.chromium.chrome.browser.suggestions.SuggestionsRecyclerView
|
| android:id="@+id/recycler_view"
|
| - android:layout_width="wrap_content"
|
| + android:layout_width="match_parent"
|
| android:layout_height="wrap_content" />
|
|
|
| <org.chromium.chrome.browser.widget.FadingShadowView
|
|
|