-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
For list style variation, used in landscape orientation, it can easily hit null pointer exception accessing null scroller.
ERROR/AndroidRuntime(23410): java.lang.NullPointerException
ERROR/AndroidRuntime(23410): at yanzm.products.quickaction.lib.QuickAction.showListStyle(QuickAction.java:338)
ERROR/AndroidRuntime(23410): at yanzm.products.quickaction.lib.QuickAction.show(QuickAction.java:225)
Sample apk can be used to reproduce this issue. Try any list style in landscape mode, placing button at middle of the screen.
Metadata
Metadata
Assignees
Labels
No labels