From 1cfecbdf48edb65cc0be8b017c8f389f91212a32 Mon Sep 17 00:00:00 2001 From: Jules Aguillon Date: Sun, 19 Dec 2021 19:44:27 +0100 Subject: Auto-format Java and XML files Use xmllint. Re-indent Java files using spaces. --- res/layout/emoji_pane.xml | 45 +++++++++------------------------------------ res/layout/keyboard.xml | 5 +---- 2 files changed, 10 insertions(+), 40 deletions(-) (limited to 'res/layout') diff --git a/res/layout/emoji_pane.xml b/res/layout/emoji_pane.xml index 69cb507..2d249f3 100644 --- a/res/layout/emoji_pane.xml +++ b/res/layout/emoji_pane.xml @@ -1,38 +1,11 @@ - - - - - - - - - + + + + + + + + + diff --git a/res/layout/keyboard.xml b/res/layout/keyboard.xml index 98c390c..43b3e47 100644 --- a/res/layout/keyboard.xml +++ b/res/layout/keyboard.xml @@ -1,5 +1,2 @@ - + -- cgit v1.2.3