From 40eaa54cf025d3b4d4f75ab907602e8ecbfe05ad Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Fri, 5 May 2023 03:09:38 +0200 Subject: ui: reformat all code Signed-off-by: Jason A. Donenfeld --- ui/src/main/res/xml/preferences.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'ui/src/main/res/xml/preferences.xml') diff --git a/ui/src/main/res/xml/preferences.xml b/ui/src/main/res/xml/preferences.xml index aa89f27c..fd3ff396 100644 --- a/ui/src/main/res/xml/preferences.xml +++ b/ui/src/main/res/xml/preferences.xml @@ -40,6 +40,5 @@ android:summaryOff="@string/allow_remote_control_intents_summary_off" android:summaryOn="@string/allow_remote_control_intents_summary_on" android:title="@string/allow_remote_control_intents_title" /> - + -- cgit v1.2.3