Fix some lint for Settings

Bug: 234570979
Test: Manually with Settings App
Change-Id: I4cd66be1df5499c070fd7f80caf9a5ab2873b93d
This commit is contained in:
Chaohui Wang
2022-11-04 11:01:41 +08:00
parent eeb92a8cab
commit dbe73f6603
16 changed files with 10 additions and 32 deletions

View File

@@ -38,7 +38,7 @@
android:layout_marginEnd="8dip"
android:contentDescription="@string/sync_active" />
<Switch xmlns:android="http://schemas.android.com/apk/res/android"
<Switch
android:id="@android:id/switch_widget"
android:layout_width="wrap_content"
android:layout_height="wrap_content"