mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-11-04 16:18:55 +01:00 
			
		
		
		
	Reword unlock string
This commit is contained in:
		@@ -35,7 +35,7 @@ class BiometricUnlockActivity : AppCompatActivity() {
 | 
			
		||||
        })
 | 
			
		||||
 | 
			
		||||
        val promptInfo = BiometricPrompt.PromptInfo.Builder()
 | 
			
		||||
                .setTitle(getString(R.string.unlock_library))
 | 
			
		||||
                .setTitle(getString(R.string.unlock_app))
 | 
			
		||||
                .setDeviceCredentialAllowed(true)
 | 
			
		||||
                .build()
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user