From fab52012ad4b920adadddd2b96072b57257d866f Mon Sep 17 00:00:00 2001 From: ammarahm-ed Date: Tue, 4 Apr 2023 16:13:52 +0500 Subject: [PATCH] mobile: fix loading indicator color --- apps/mobile/share/share.js | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/mobile/share/share.js b/apps/mobile/share/share.js index 06250c869..f475be4f8 100644 --- a/apps/mobile/share/share.js +++ b/apps/mobile/share/share.js @@ -564,6 +564,7 @@ const ShareView = ({ quicknote = false }) => { marginBottom: 0 }} loading={loading} + iconColor={colors.light} onPress={onPress} textStyle={{ fontSize: 16,