From cea9b1101a7197be413060a1b4cdd34a81b67d2f Mon Sep 17 00:00:00 2001 From: bt Date: Thu, 4 Jun 2026 22:02:14 +0200 Subject: New UI --- app/src/main/AndroidManifest.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/src/main/AndroidManifest.xml') diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index b2c816e..05bd126 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -20,7 +20,7 @@ android:label="@string/app_name" android:roundIcon="@mipmap/ic_launcher_round" android:supportsRtl="true" - android:theme="@style/Theme.Netmon"> + android:theme="@style/Base.Theme.Netmon"> -- cgit v1.2.3