mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-20 17:37:47 +00:00
[RN] Group the secondary toobar buttons
Rearrange the ToolbarButtons in the secondary Toolbar in order to mostly group the media-related ones such as the AudioRouteButton, the switchCamera button, and the audio-only mode button.
This commit is contained in:
@@ -12,7 +12,7 @@ import { connect } from 'react-redux';
|
||||
|
||||
import { Icon } from '../../font-icons';
|
||||
|
||||
import { bottomSheet as styles } from './styles';
|
||||
import { simpleBottomSheet as styles } from './styles';
|
||||
|
||||
/**
|
||||
* Underlay color for the buttons on the sheet.
|
||||
|
||||
Reference in New Issue
Block a user