From 917602f6261e866bbcd2934085109c1e6bb807d0 Mon Sep 17 00:00:00 2001 From: M66B Date: Mon, 8 Jul 2024 07:22:30 +0200 Subject: [PATCH] Added OAuth remark --- app/src/main/res/layout/fragment_oauth.xml | 13 ++++++++++++- app/src/main/res/values/strings.xml | 1 + 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/app/src/main/res/layout/fragment_oauth.xml b/app/src/main/res/layout/fragment_oauth.xml index 8076174d16..c8512e5332 100644 --- a/app/src/main/res/layout/fragment_oauth.xml +++ b/app/src/main/res/layout/fragment_oauth.xml @@ -157,6 +157,17 @@ app:layout_constraintStart_toStartOf="parent" app:layout_constraintTop_toBottomOf="@id/cbUpdate" /> + +