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

Commit 228eeacd authored by Tracy Zhou's avatar Tracy Zhou Committed by Automerger Merge Worker
Browse files

Merge "Add content description to home handle" into rvc-dev am: 3d6eb4c4 am:...

Merge "Add content description to home handle" into rvc-dev am: 3d6eb4c4 am: 9c276087 am: 3090e4e1 am: 091f8224

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11876508

Change-Id: Ic5d1a23e083aff9d265fc6f9503d1f5598136704
parents fd6d3ace 091f8224
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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"
    />