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
The app works fine without any critical issue (such as crash)
Required features are done
Details & Suggestion:
There are several places that can be improved. Optional features such as custom adapter, SQLite database are the suggestions that make your app better. You could improve the app basing on them
You should keep reference to the view which you use many time. For example, in onAddItem function , the view etNewItem does not need to be grasped every time you need it. Put it globally and use it later
I hope it isn't too late ._.
/cc @codepathreview
The text was updated successfully, but these errors were encountered: