From 8a0a0216b4eeb3e8e0f1149274146227a91dea96 Mon Sep 17 00:00:00 2001 From: fekt Date: Sat, 17 Dec 2022 14:07:10 -0500 Subject: [PATCH] Update fragment_settings.xml Adding note about changing server. --- app/src/main/res/layout/fragment_settings.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/app/src/main/res/layout/fragment_settings.xml b/app/src/main/res/layout/fragment_settings.xml index b4a4648..44383a0 100644 --- a/app/src/main/res/layout/fragment_settings.xml +++ b/app/src/main/res/layout/fragment_settings.xml @@ -2,6 +2,7 @@ @@ -158,5 +159,17 @@ android:layout_height="wrap_content" app:constraint_referenced_ids="loading_progress,loading_view" /> + + \ No newline at end of file