From 00c8f253334f8d942b98702f71c263bff00b00ef Mon Sep 17 00:00:00 2001 From: Peter Wang Date: Thu, 8 Jul 2021 14:21:45 -0700 Subject: [PATCH] Removed nested GlifRecyclerLayout on choose_sim_activity.xml [Submitting on behalf of beccamilman@] Bug: 193000379 Test: Build Change-Id: Ic850f2ee84162fbcf609fa1f9715cec31de73bea --- res/layout/choose_sim_activity.xml | 28 +--------------------------- 1 file changed, 1 insertion(+), 27 deletions(-) diff --git a/res/layout/choose_sim_activity.xml b/res/layout/choose_sim_activity.xml index 693c6e1914d..6e5393a4a74 100644 --- a/res/layout/choose_sim_activity.xml +++ b/res/layout/choose_sim_activity.xml @@ -20,30 +20,4 @@ android:layout_width="match_parent" android:layout_height="match_parent" android:entries="@xml/items_multiple_carrier" - android:icon="@drawable/ic_network_signal_blue"> - - - - - - - - - - - + android:icon="@drawable/ic_network_signal_blue" />