Adds a Toast for not having a private key when following/unfollowing people

This commit is contained in:
Vitor Pamplona
2023-07-01 17:16:56 -04:00
parent ed9c27341f
commit e402081777
4 changed files with 132 additions and 15 deletions
+2
View File
@@ -34,6 +34,8 @@
<string name="login_with_a_private_key_to_like_posts">Login with a Private key to like Posts</string>
<string name="no_zap_amount_setup_long_press_to_change">No Zap Amount Setup. Long Press to change</string>
<string name="login_with_a_private_key_to_be_able_to_send_zaps">Login with a Private key to be able to send Zaps</string>
<string name="login_with_a_private_key_to_be_able_to_follow">Login with a Private key to be able to Follow</string>
<string name="login_with_a_private_key_to_be_able_to_unfollow">Login with a Private key to be able to Unfollow</string>
<string name="zaps">Zaps</string>
<string name="view_count">View count</string>
<string name="boost">Boost</string>