Delete BraveRewardsDonationSentActivity

This commit is contained in:
Sujit
2023-05-19 22:01:23 +05:30
parent 4e3f796cfd
commit 8aee67bb70
9 changed files with 0 additions and 363 deletions
-4
View File
@@ -2,10 +2,6 @@
android:exported="false">
</receiver>
<activity android:name="org.chromium.chrome.browser.BraveRewardsDonationSentActivity"
android:theme="@android:style/Theme.Translucent.NoTitleBar"
android:configChanges="orientation|keyboardHidden|keyboard|screenSize|mcc|mnc|screenLayout|smallestScreenSize" />
<activity
android:name="org.chromium.chrome.browser.rewards.tipping.RewardsTippingBannerActivity"
android:theme="@style/TippingBraveTranslucent"