We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b912d26 commit 4414652Copy full SHA for 4414652
play-services-fido/core/src/main/res/layout/fido_credential_selector_list_item.xml
@@ -24,7 +24,7 @@
24
android:layout_marginTop="8dp"
25
app:layout_constraintStart_toStartOf="parent"
26
app:layout_constraintTop_toTopOf="parent"
27
- app:srcCompat="@drawable/ic_fido_fingerprint"
+ android:src="@drawable/ic_fido_fingerprint"
28
android:contentDescription="@string/credential_icon_description" />
29
30
<LinearLayout
0 commit comments