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

Commit 010a3913 authored by Tracy Zhou's avatar Tracy Zhou
Browse files

Add content description to home handle

Fixes: 142615674
Test: manual
Change-Id: Ib1c483ddf6d27b1a6801d29a4e5af0e59e3548ad
parent ec096672
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"
    />