mobile: fix loading indicator color

This commit is contained in:
ammarahm-ed
2023-04-04 16:13:52 +05:00
committed by Ammar Ahmed
parent fc39c714b6
commit fab52012ad

View File

@@ -564,6 +564,7 @@ const ShareView = ({ quicknote = false }) => {
marginBottom: 0
}}
loading={loading}
iconColor={colors.light}
onPress={onPress}
textStyle={{
fontSize: 16,