[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:
samartnik
2026-06-02 20:08:26 +02:00
committed by GitHub
parent af3d0067dc
commit f27ee01fce
15 changed files with 283 additions and 318 deletions
+1 -1
View File
@@ -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"/>