RN-157 Android drawer overlay fix (#612)
This commit is contained in:
parent
ecf39f61dd
commit
e1a13135f5
1 changed files with 1 additions and 0 deletions
|
|
@ -111,6 +111,7 @@ export default class ChannelDrawer extends PureComponent {
|
|||
return {
|
||||
mainOverlay: {
|
||||
backgroundColor: this.props.theme.centerChannelBg,
|
||||
elevation: 3,
|
||||
opacity
|
||||
},
|
||||
drawerOverlay: {
|
||||
|
|
|
|||
Loading…
Reference in a new issue