Files
brave-core/android/java
AlexeyBarabash 28361e4dcc [cr144][Android] New arg disableVerticalScrollbar at AppMenu.ctor
Chromium change:
https://source.chromium.org/chromium/chromium/src/+/8e315f852b47633601696f1fab3ec20cac370730

	[Zoom Indicator] Disable scrollbars for the app menu list.

	Adds android:scrollbars="none" to the ListView in app_menu_layout.xml to
	prevent scrollbars from being shown. This is done programmatically to
	flag guard it. will move it to xml once launched.

	Bug: 463395239
	Change-Id: I75758df978423481d4a44ca995c8030279719749
	Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7204847
2025-12-21 17:13:28 -05:00
..