Merge "Add content description to home handle" into rvc-dev am: 3d6eb4c4ef am: 7535933934
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11876508 Change-Id: Iaae2f32045da1b710a966a9b0c3e7f3f42b9c062
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
android:layout_width="@dimen/navigation_home_handle_width"
|
||||
android:layout_height="match_parent"
|
||||
android:layout_weight="0"
|
||||
android:contentDescription="@string/accessibility_home"
|
||||
android:paddingStart="@dimen/navigation_key_padding"
|
||||
android:paddingEnd="@dimen/navigation_key_padding"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user