Skip to content

Commit

Permalink
Add static image as we removed the animation
Browse files Browse the repository at this point in the history
  • Loading branch information
deeppandya committed Dec 12, 2024
1 parent a241003 commit 7d67db6
Show file tree
Hide file tree
Showing 4 changed files with 150 additions and 1 deletion.
1 change: 1 addition & 0 deletions android/brave_java_resources.gni
Original file line number Diff line number Diff line change
Expand Up @@ -621,6 +621,7 @@ brave_java_resources = [
"java/res/drawable/ic_warning_triangle_outline.xml",
"java/res/drawable/ic_web.xml",
"java/res/drawable/ic_widget_generic.xml",
"java/res/drawable/ic_youtube_skip_ads.xml",
"java/res/drawable/image_credit_rounded_shape.xml",
"java/res/drawable/info_outline.xml",
"java/res/drawable/leo_plan_active_bg.xml",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
import android.widget.TextView;

import org.chromium.chrome.R;
import org.chromium.chrome.browser.night_mode.GlobalNightModeStateProviderHolder;
import org.chromium.chrome.browser.preferences.BravePrefServiceBridge;
import org.chromium.chrome.browser.util.TabUtils;

Expand Down
Loading

0 comments on commit 7d67db6

Please sign in to comment.