More code review changes

This commit is contained in:
Albert Vaca Cintora
2023-06-04 15:52:05 +02:00
parent 7d3cf9690a
commit afd4219732
3 changed files with 12 additions and 5 deletions

View File

@@ -208,7 +208,7 @@
android:launchMode="singleTask"
android:noHistory="true"
android:screenOrientation="user"
android:theme="@style/Theme.AppCompat.Light.Dialog" />
android:theme="@style/Theme.Material3.DayNight.Dialog" />
<service
android:name="org.kde.kdeconnect.Plugins.RunCommandPlugin.CommandsRemoteViewsService"