mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-09-01 19:49:54 +02: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