Use BC theme for ChooseSimActivity

Uploading for beccamilman@

Bug: 190430469
Test: Local
Change-Id: If762380040f64266b34b1d62658010b80e8c0405
This commit is contained in:
Peter Wang
2021-06-10 19:26:00 -07:00
parent ad84b3dd39
commit d79015628a
2 changed files with 5 additions and 10 deletions

View File

@@ -14,11 +14,12 @@
limitations under the License.
-->
<com.google.android.setupdesign.GlifLayout
<com.google.android.setupdesign.GlifRecyclerLayout
xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/glif_layout"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:entries="@xml/items_multiple_carrier"
android:icon="@drawable/ic_network_signal_blue">
<LinearLayout
@@ -45,4 +46,4 @@
android:entries="@xml/items_multiple_carrier" />
</LinearLayout>
</com.google.android.setupdesign.GlifLayout>
</com.google.android.setupdesign.GlifRecyclerLayout>