From fdbf2a0d7124af3e3026acbe39873bd2deea13ed Mon Sep 17 00:00:00 2001 From: wangqi Date: Mon, 8 Jan 2018 13:41:40 -0800 Subject: Add RTT call chat window. This change add a mock in simulator with a type bot that's simulating remote typing. The integration into incall UI will be in following changes. Bug: 67596257 Test: RttChatMessageTest PiperOrigin-RevId: 181211591 Change-Id: If6cdcb010afc0c25e90d3a44fe349920d5a856c6 --- .../drawable/quantum_ic_mic_off_vd_theme_24.xml | 25 ++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 assets/quantum/res/drawable/quantum_ic_mic_off_vd_theme_24.xml (limited to 'assets/quantum/res/drawable/quantum_ic_mic_off_vd_theme_24.xml') diff --git a/assets/quantum/res/drawable/quantum_ic_mic_off_vd_theme_24.xml b/assets/quantum/res/drawable/quantum_ic_mic_off_vd_theme_24.xml new file mode 100644 index 000000000..0519c555c --- /dev/null +++ b/assets/quantum/res/drawable/quantum_ic_mic_off_vd_theme_24.xml @@ -0,0 +1,25 @@ + + + + \ No newline at end of file -- cgit v1.2.3