Remove binance widget
This commit is contained in:
@@ -133,18 +133,6 @@
|
||||
android:screenOrientation="sensorPortrait"
|
||||
tools:ignore="LockedOrientationActivity"/>
|
||||
|
||||
<activity
|
||||
android:name="org.chromium.chrome.browser.widget.crypto.binance.BinanceActivity"
|
||||
android:theme="@style/Theme.Chromium.Activity.Fullscreen"
|
||||
android:exported="true">
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.VIEW" />
|
||||
<category android:name="android.intent.category.BROWSABLE" />
|
||||
<category android:name="android.intent.category.DEFAULT" />
|
||||
<data android:scheme="com.brave.binance" />
|
||||
</intent-filter>
|
||||
</activity>
|
||||
|
||||
<activity android:name="org.chromium.chrome.browser.settings.BraveSettingsActivity"
|
||||
android:theme="@style/Theme.Chromium.Settings"
|
||||
android:configChanges="orientation|keyboardHidden|keyboard|screenSize|mcc|mnc|screenLayout|smallestScreenSize"
|
||||
|
||||
Reference in New Issue
Block a user