[Android] Adjustments to UI changes in the upstream
Chromium change: https://chromium-review.googlesource.com/c/chromium/src/+/3283625 Clean up legacy non-ThemeRefactorAndroid code now that the feature has launched. Bug: 1251194
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
<ImageView
|
||||
android:id="@+id/brave_shields_shadow"
|
||||
android:src="@drawable/toolbar_shadow_normal"
|
||||
android:src="@drawable/modern_toolbar_shadow"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:scaleType="fitXY"
|
||||
|
||||
Reference in New Issue
Block a user