From b8d0f5029ebaf8e3a0bd32c8b54b3baee6f2876a Mon Sep 17 00:00:00 2001 From: wangqi Date: Wed, 14 Mar 2018 12:12:32 -0700 Subject: Add swap call button to RTT call. Bug: 67596257 Test: manual PiperOrigin-RevId: 189064976 Change-Id: I3265881114baceb4d63fcc3d55d1c904cd3216dc --- .../incallui/rtt/impl/res/layout/rtt_banner.xml | 126 +++++++++++---------- 1 file changed, 68 insertions(+), 58 deletions(-) (limited to 'java/com/android/incallui/rtt/impl/res/layout/rtt_banner.xml') diff --git a/java/com/android/incallui/rtt/impl/res/layout/rtt_banner.xml b/java/com/android/incallui/rtt/impl/res/layout/rtt_banner.xml index f1938056f..c4d3a4290 100644 --- a/java/com/android/incallui/rtt/impl/res/layout/rtt_banner.xml +++ b/java/com/android/incallui/rtt/impl/res/layout/rtt_banner.xml @@ -14,64 +14,74 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License --> - - - - - - - + android:layout_height="wrap_content" + android:orientation="vertical"> + + + + + + + - \ No newline at end of file + + + + \ No newline at end of file -- cgit v1.2.3