Loading packages/SystemUI/res/layout/media_ttt_chip.xml +1 −0 Original line number Diff line number Diff line Loading @@ -16,6 +16,7 @@ <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:androidprv="http://schemas.android.com/apk/prv/res/android" android:id="@+id/media_ttt_sender_chip" android:orientation="horizontal" android:layout_width="wrap_content" android:layout_height="wrap_content" Loading packages/SystemUI/res/layout/media_ttt_chip_receiver.xml +1 −0 Original line number Diff line number Diff line Loading @@ -17,6 +17,7 @@ <!-- TODO(b/203800646): layout_marginTop doesn't seem to work on some large screens. --> <FrameLayout xmlns:android="http://schemas.android.com/apk/res/android" android:id="@+id/media_ttt_receiver_chip" android:layout_width="wrap_content" android:layout_height="wrap_content" android:background="@drawable/media_ttt_chip_background_receiver" Loading Loading
packages/SystemUI/res/layout/media_ttt_chip.xml +1 −0 Original line number Diff line number Diff line Loading @@ -16,6 +16,7 @@ <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:androidprv="http://schemas.android.com/apk/prv/res/android" android:id="@+id/media_ttt_sender_chip" android:orientation="horizontal" android:layout_width="wrap_content" android:layout_height="wrap_content" Loading
packages/SystemUI/res/layout/media_ttt_chip_receiver.xml +1 −0 Original line number Diff line number Diff line Loading @@ -17,6 +17,7 @@ <!-- TODO(b/203800646): layout_marginTop doesn't seem to work on some large screens. --> <FrameLayout xmlns:android="http://schemas.android.com/apk/res/android" android:id="@+id/media_ttt_receiver_chip" android:layout_width="wrap_content" android:layout_height="wrap_content" android:background="@drawable/media_ttt_chip_background_receiver" Loading