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.
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.