You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -110,7 +110,7 @@ One important thing to realize is that the 'use password' option in this dialog
110
110
the system password. It must be used to compare the entered password with an app-specific password the user previously configured.
111
111
112
112
##### Optional change
113
-
If you want to override the default texts of this popover screen, then drop a file `App_Resources/Android/values/strings.xml` in your project and override the properties you like. See the demo app for an example.
113
+
If you want to override the default texts of this popover screen, then drop a file [`strings.xml`](https://github.com/EddyVerbruggen/nativescript-fingerprint-auth/blob/5a14f96f7e752953df506401588b5694e3ab6444/demo/app/App_Resources/Android/src/main/res/values/strings.xml) in your project and override the properties you like. See the demo app for an example.
114
114
115
115
##### ⚠️ Important note when using NativeScript < 5.4.0
116
116
**Use plugin version < 7.0.0 to be able to use this feature with NativeScript < 5.4.0**
0 commit comments