A base container for control bar buttons. Provides design token support and background styling.
| Method | Parameters | Description |
|---|---|---|
applyDesignTokens |
designTokens: RtkDesignTokens |
Apply custom design tokens for theming |
<com.cloudflare.realtimekit.ui.view.controlbars.RtkControlBarView
android:id="@+id/rtk_control_bar"
android:layout_width="match_parent"
android:layout_height="wrap_content" />