dodano README
This commit is contained in:
parent
c2749f7020
commit
4244b714d4
3
README.md
Normal file
3
README.md
Normal file
@ -0,0 +1,3 @@
|
||||
# AES-secured-notepad
|
||||
|
||||
To bezpieczny notatnik szyfrujący dane algorytmem AES-256.
|
@ -77,7 +77,6 @@ public class MainActivity extends AppCompatActivity {
|
||||
|
||||
|
||||
|
||||
|
||||
private void logOut(){
|
||||
Intent intent = new Intent(getApplicationContext(), Login.class);
|
||||
startActivity(intent);
|
||||
|
Loading…
Reference in New Issue
Block a user