droidchef / android-lockpattern

Automatically exported from code.google.com/p/android-lockpattern
Apache License 2.0
0 stars 0 forks source link

Vertical lock pattern - Not working #14

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.When used this view in any custom view, it doesnot allow to draw vertical 
pattern in some devices
2.Devices are Samsung Galaxy S, Samsung Galaxy POP
3.

What is the expected output? What do you see instead?
It is expected to draw any type of pattern,
while it only allows to draw horizontal pattern,no vertical allowed.

What version of the product are you using? On what operating system?
latest version 2.8 (beta) on android version 4.0.4 and 2.2

Please provide any additional information below.

Original issue reported on code.google.com by hanif.vi...@gmail.com on 20 Jan 2014 at 12:43

GoogleCodeExporter commented 9 years ago
same issue with Version: 3.0.5 beta

Original comment by hanif.vi...@gmail.com on 20 Jan 2014 at 12:51

GoogleCodeExporter commented 9 years ago
Unfortunately I don't have those devices, but I've just updated LockPatternView 
to branch `kitkat-release` ( 
android.googlesource.com/platform/frameworks/base/+/kitkat-release ).

Could you please post your layout XML? And could you please test with the demo 
app on those devices to see if the issue is there?

Sincerely,
Hai

Original comment by haibison...@gmail.com on 20 Jan 2014 at 8:56

GoogleCodeExporter commented 9 years ago
I found out Why it happens, When I put this view in scrollview, device engulfs 
the vertical scroll.
Just Removed from scrollview and everything worked fine. Yes If any possible 
solution is there then just find out, otherwise no major issues, thanks.

Original comment by hanif.vi...@gmail.com on 21 Jan 2014 at 5:02

GoogleCodeExporter commented 9 years ago
I'm glad you solved it.

You're welcome, and have a nice day  :-)

Hai,

Original comment by haibison...@gmail.com on 21 Jan 2014 at 5:08

GoogleCodeExporter commented 9 years ago

Original comment by haibison...@gmail.com on 21 Jan 2014 at 5:09