jsn7033 / mylockforandroid

Automatically exported from code.google.com/p/mylockforandroid
0 stars 0 forks source link

In Welcome activity, press "back" key will exit and go back to original activity #7

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. start mylockforandroid
2. select "Use widget welcom..."
3. press "Toggle lockscreen skip"
4. welcom screen will show now
5. press "back" key

What is the expected output? What do you see instead?
since this is "lock" app, press back key won't show anything

What version of the product are you using? On what operating system?
on emulator, target 2.0.1, api level 6.

Please provide any additional information below.

Original issue reported on code.google.com by pubu...@gmail.com on 11 Jan 2010 at 1:51

GoogleCodeExporter commented 9 years ago
The instructions on the screen tell you to press back to resume last activity -
the ability to lock the back key exists but not the home key. However, most 
user like 
having the option to resume the last screen because the app will create this 
screen 
every time standby happens. Back will function as if user opened a new screen 
from 
notification tray and wished to return to their last screen in the stack. If 
this 
option did not exist the only way to get out would be to use the home key, 
making the 
process of navigating back to what they were last doing more obtuse.

Original comment by myLockan...@gmail.com on 11 Jan 2010 at 6:18

GoogleCodeExporter commented 9 years ago
In other words, the issue is deemed invalid because it is a design choice so 
that on 
the screen we do not have to waste space to include a button the kills the 
window. We 
feel the back button is fine for this function. We wish the stock lockscreen 
gave you 
the option to disable the sliders and add widgets, utilizing the back key as 
the unlock 
key.

Original comment by myLockan...@gmail.com on 11 Jan 2010 at 9:17