mirror of
https://github.com/urosran/cally.git
synced 2025-07-16 01:56:16 +00:00
Splash screen, add event dialog fixes
This commit is contained in:
@ -461,7 +461,7 @@ export const ManuallyAddEventModal = () => {
|
||||
</View>
|
||||
<View style={styles.divider}/>
|
||||
<View marginH-30 marginB-0 row spread centerV>
|
||||
<View row>
|
||||
<View row centerH>
|
||||
<LockIcon/>
|
||||
<Text
|
||||
style={{
|
||||
@ -505,6 +505,7 @@ export const ManuallyAddEventModal = () => {
|
||||
</View>
|
||||
</ScrollView>
|
||||
<Button
|
||||
disabled
|
||||
marginH-30
|
||||
marginB-15
|
||||
label="Create event from image"
|
||||
|
Reference in New Issue
Block a user