From 893ce60f739bb3432eecf540329b732debb38ed3 Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Wed, 13 Oct 2021 18:44:51 +0200 Subject: Fix Remote CN Preference style --- main/src/ui/res/layout/tlsremote.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main/src/ui/res/layout') diff --git a/main/src/ui/res/layout/tlsremote.xml b/main/src/ui/res/layout/tlsremote.xml index 1e393d6b..a03b7357 100644 --- a/main/src/ui/res/layout/tlsremote.xml +++ b/main/src/ui/res/layout/tlsremote.xml @@ -7,7 +7,7 @@ android:layout_width="match_parent" android:layout_height="match_parent" android:padding="@dimen/stdpadding" - android:theme="@style/Theme.AppCompat.Dialog.Alert"> + android:theme="@style/Theme.AppCompat.DayNight.Dialog.Alert">