|
|
|
|
|
by lam
4006 days ago
|
|
This is just an FYI. The Android issue you pointed out is actually an app issue. In Android, there is a mechanism for saving the state of your app, so that you can get back to the same place when you switch away from and then back to the app. Some apps don't implement that (as a good practice), and it is quite annoying when you run into it. I've seen that issue often, even in apps built by large well-known companies. I know what you mean regarding copy/paste. Maybe it is due to the touch-based interface, but it is annoying regardless of whether it is on iOS or Android. |
|