You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the Kotlin Note App project, I'm storing the data with SQLite. I'm able to perform deletion and update operations on the stored data. The deletion process occurs with a swipe gesture and includes an animated effect.
About
Kotlin Not Uygulaması projesinde SQLite kullanarak verileri depoluyorum. Bu depolanan veriler üzerinde silme ve güncelleme işlemlerini gerçekleştirebiliyorum. Silme işlemi ise kaydırma özelliğiyle birlikte animasyonlu olarak gerçekleştiriliyor.