Added simple settings page with the Request Testnet Coins! button. Code is largely the same as the previous settings fragment but the deprecated auth method has been changed.
I also moved the snackbar in the SendCoinsBackScreen.kt to the bottombar of the scaffold.
Added simple settings page with the
Request Testnet Coins!
button. Code is largely the same as the previous settings fragment but the deprecated auth method has been changed.I also moved the snackbar in the
SendCoinsBackScreen.kt
to the bottombar of the scaffold.