コントロールバーボタンのベースコンテナです。デザイントークンと背景スタイルに対応しています。
| メソッド | パラメーター | 説明 |
|---|---|---|
applyDesignTokens |
designTokens: RtkDesignTokens |
テーマ用のカスタムデザイントークンを適用します |
<com.cloudflare.realtimekit.ui.view.controlbars.RtkControlBarView
android:id="@+id/rtk_control_bar"
android:layout_width="match_parent"
android:layout_height="wrap_content" />