[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:
samartnik
2022-01-24 15:34:05 -05:00
committed by mkarolin
parent 470bff2c5c
commit 56193fe255
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -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"