mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-02-24 04:00:59 +01:00
mobile: fix loading indicator color
This commit is contained in:
@@ -564,6 +564,7 @@ const ShareView = ({ quicknote = false }) => {
|
||||
marginBottom: 0
|
||||
}}
|
||||
loading={loading}
|
||||
iconColor={colors.light}
|
||||
onPress={onPress}
|
||||
textStyle={{
|
||||
fontSize: 16,
|
||||
|
||||
Reference in New Issue
Block a user