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

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

Issue 2753773006: [Home] Move bottom sheet classes to widget/bottomsheet (Closed)
Patch Set: Fix bottom_sheet_bottom_nav.xml Created 3 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
Index: chrome/android/java/res/layout/bottom_sheet_bottom_nav.xml
diff --git a/chrome/android/java/res/layout/bottom_sheet_bottom_nav.xml b/chrome/android/java/res/layout/bottom_sheet_bottom_nav.xml
index c154dea2f45c7771d18f1d30be45c0632bb2e718..ea08da3d33c71d3460efc9d7b91fbfb741007d51 100644
--- a/chrome/android/java/res/layout/bottom_sheet_bottom_nav.xml
+++ b/chrome/android/java/res/layout/bottom_sheet_bottom_nav.xml
@@ -3,7 +3,7 @@
Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file. -->
-<org.chromium.chrome.browser.widget.BottomSheetContentController
+<org.chromium.chrome.browser.widget.bottomsheet.BottomSheetContentController
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
android:id="@+id/bottom_nav"

Powered by Google App Engine
This is Rietveld 408576698