From ddd2eebb0e2a811c922d9c30c7ce17980caeb2a5 Mon Sep 17 00:00:00 2001 From: Jules Aguillon Date: Sat, 11 Jan 2025 16:30:36 +0100 Subject: Remove the 'slider="true"' attribute Whether a key behaves as a slider is now purely defined by the key values present on it. --- res/xml/bottom_row.xml | 2 +- res/xml/clipboard_bottom_row.xml | 2 +- res/xml/emoji_bottom_row.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'res/xml') diff --git a/res/xml/bottom_row.xml b/res/xml/bottom_row.xml index 600795e..35b70aa 100644 --- a/res/xml/bottom_row.xml +++ b/res/xml/bottom_row.xml @@ -2,7 +2,7 @@ - + diff --git a/res/xml/clipboard_bottom_row.xml b/res/xml/clipboard_bottom_row.xml index 2dfc596..9a290fd 100644 --- a/res/xml/clipboard_bottom_row.xml +++ b/res/xml/clipboard_bottom_row.xml @@ -3,7 +3,7 @@ - + diff --git a/res/xml/emoji_bottom_row.xml b/res/xml/emoji_bottom_row.xml index 8c5172b..308e6f9 100644 --- a/res/xml/emoji_bottom_row.xml +++ b/res/xml/emoji_bottom_row.xml @@ -3,7 +3,7 @@ - + -- cgit v1.2.3