PinCodePicker icon indicating copy to clipboard operation
PinCodePicker copied to clipboard

PinCodePicker was created for Android platform as a view which allows to take passwords/codes or some other sensitive data from end user in easy way, so developers can focus on the core functionalitie...

Results 1 PinCodePicker issues
Sort by recently updated
recently updated
newest added

`Error:Execution failed for task ':app:processDebugManifest'. > Manifest merger failed : Attribute application@icon value=(@mipmap/ic_launcher) from AndroidManifest.xml:37:9-43 is also present at [com.github.polok.pincodepicker:pincodepicker:0.0.3] AndroidManifest.xml:13:9-45 value=(@drawable/ic_launcher). Suggestion: add 'tools:replace="android:icon"' to element at AndroidManifest.xml:33:5-246:19 to...