mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-23 15:09:33 +01:00
make sure ActionSheet shows always
This commit is contained in:
@@ -242,6 +242,8 @@ export class DialogManager extends Component {
|
||||
? hexToRGBA(colors.accent + '19')
|
||||
: hexToRGBA(colors.shade)
|
||||
}
|
||||
delayActionSheetDraw={true}
|
||||
delayActionSheetDrawTime={10}
|
||||
footerAlwaysVisible={DDS.isTab}
|
||||
footerHeight={DDS.isTab ? 20 : 10}
|
||||
footerStyle={
|
||||
|
||||
Reference in New Issue
Block a user