Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 63a3e005 authored by Zoey Chen's avatar Zoey Chen Committed by Automerger Merge Worker
Browse files

Merge "[Regional Preference] Add content descripiton to the img for Talkback"...

Merge "[Regional Preference] Add content descripiton to the img for Talkback" into udc-qpr-dev am: 3a7c5d9f

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/23840845



Change-Id: I3d080a3a007ebd0e379d193e6ae60efd853ffa35
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 35920cd8 3a7c5d9f
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -20,4 +20,5 @@
    android:layout_width="wrap_content"
    android:layout_height="wrap_content"
    android:layout_centerVertical="true"
    android:layout_marginHorizontal="16dp"/>
 No newline at end of file
    android:layout_marginHorizontal="16dp"
    android:contentDescription="@*android:string/checked"/>
 No newline at end of file