Fixed all Accessibility lint warnings in Settings app.
Change-Id: Ida98444f8942d3618d84c0a6f78cc3653ea4ad24
This commit is contained in:
@@ -34,6 +34,7 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_alignParentTop="true"
|
||||
android:src="@drawable/encroid_resignin"
|
||||
android:contentDescription="@null"
|
||||
/>
|
||||
|
||||
<TextView android:id="@+id/passwordLabel"
|
||||
|
||||
@@ -33,6 +33,7 @@
|
||||
android:layout_alignParentBottom="true"
|
||||
android:paddingRight="65dip"
|
||||
android:src="@drawable/encroid_waiting"
|
||||
android:contentDescription="@null"
|
||||
/>
|
||||
|
||||
<TextView
|
||||
|
||||
Reference in New Issue
Block a user