From e912bf3bc8077594f762cf2e34fc3b95443c8695 Mon Sep 17 00:00:00 2001 From: Cody Henthorne Date: Wed, 28 May 2025 14:52:09 -0400 Subject: [PATCH] Attempt to fix reproducible build issue caused by EditProxyFragment. --- .../app_settings_with_change_number.xml | 9 +++------ app/src/main/res/navigation/edit_proxy.xml | 17 +++++++++++++++++ app/src/main/res/navigation/registration.xml | 9 ++------- app/src/main/res/navigation/registration_v3.xml | 11 +++-------- 4 files changed, 25 insertions(+), 21 deletions(-) create mode 100644 app/src/main/res/navigation/edit_proxy.xml diff --git a/app/src/main/res/navigation/app_settings_with_change_number.xml b/app/src/main/res/navigation/app_settings_with_change_number.xml index 94668a6529..f1ff59d99f 100644 --- a/app/src/main/res/navigation/app_settings_with_change_number.xml +++ b/app/src/main/res/navigation/app_settings_with_change_number.xml @@ -490,7 +490,7 @@ app:popExitAnim="@anim/fragment_close_exit" /> - + @@ -588,7 +585,7 @@ + + + + + + diff --git a/app/src/main/res/navigation/registration.xml b/app/src/main/res/navigation/registration.xml index 8413dd6e67..32630b7cde 100644 --- a/app/src/main/res/navigation/registration.xml +++ b/app/src/main/res/navigation/registration.xml @@ -101,7 +101,7 @@ - - + - - - + + \ No newline at end of file