[Android] Redesign VPN profile activity (#36930)
* [Android] Redesign VPN profile activity * [Review] Fix for close button tint on Brave News card
This commit is contained in:
@@ -78,7 +78,7 @@
|
||||
|
||||
<activity
|
||||
android:name="org.chromium.chrome.browser.vpn.activities.BraveVpnProfileActivity"
|
||||
android:theme="@style/Theme.Chromium.Activity"
|
||||
android:theme="@style/Theme.Brave.VpnProfile"
|
||||
android:noHistory="true"
|
||||
android:launchMode="singleTask"
|
||||
android:configChanges="orientation|keyboardHidden|screenSize"/>
|
||||
|
||||
Reference in New Issue
Block a user