Skip to content

Commit 19a720c

Browse files
committed
Merge remote-tracking branch 'jasonleewj85/master'
2 parents 13a261b + 5e1193d commit 19a720c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Drawer.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -359,6 +359,7 @@ const styles = StyleSheet.create({
359359
alignItems: 'center', // center children
360360
justifyContent: 'flex-end', // align popup at the bottom
361361
backgroundColor: 'transparent', // transparent background
362+
elevation: 1, // fix android dynamic zindex issue
362363
},
363364
// Semi-transparent background below popup
364365
backdrop: {

0 commit comments

Comments
 (0)