[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:
Lyubo Marinov
2017-11-14 14:18:16 -06:00
parent f973a695d8
commit e7aff1d8e1
7 changed files with 92 additions and 94 deletions

View File

@@ -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.