Fix connected device detail page slice items are in smaller font size

- Increase font size of slice items

Bug: 223502042
Test: build pass
Change-Id: I48ac0ff9734c467cc9c1cd0fa0e2b40ea02ecfa3
This commit is contained in:
Hugh Chen
2022-03-17 06:59:12 +00:00
parent 900e447543
commit d004638343
2 changed files with 8 additions and 0 deletions

View File

@@ -18,6 +18,7 @@
<androidx.slice.widget.SliceView
xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/slice_view"
style="@style/Widget.SliceView.Bluetooth"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:paddingTop="12dp"