diff options
Diffstat (limited to 'main/src/ui/res')
-rw-r--r-- | main/src/ui/res/layout/tlsremote.xml | 2 |
1 files changed, 1 insertions, 1 deletions
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"> <LinearLayout android:layout_width="wrap_content" |