When I click the set pin code, a window should appear next to where I can enter my secret pin as security.
After opening the application, click on the horizontal dot at the bottom right and then when I click the set pin code the application is crashed.
1-Download the app and open it
2- Click the three horizontal line at the bottom right
3- And click set pin code option
4- see bug
https://github.com/facebook-786
E/AndroidRuntime(31784): FATAL EXCEPTION: main
E/AndroidRuntime(31784): Process: com.bitcoin.wallet.btc, PID: 31784
E/AndroidRuntime(31784): android.app.RemoteServiceException: Bad notification posted from package com.bitcoin.wallet.btc: Couldn't create icon: StatusBarIcon(pkg=com.bitcoin.wallet.btcuser=0 id=0x7f0800c8 level=0 visible=true num=0 )
E/AndroidRuntime(31784): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1593)
E/AndroidRuntime(31784): at android.os.Handler.dispatchMessage(Handler.java:102)
E/AndroidRuntime(31784): at android.os.Looper.loop(Looper.java:135)
E/AndroidRuntime(31784): at android.app.ActivityThread.main(ActivityThread.java:5910)
E/AndroidRuntime(31784): at java.lang.reflect.Method.invoke(Native Method)
E/AndroidRuntime(31784): at java.lang.reflect.Method.invoke(Method.java:372)
E/AndroidRuntime(31784): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1405)
E/AndroidRuntime(31784): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1200)