Bill Donahue
Bill Donahue
When setting the color on the LobsterPicker with an attached opacity slider the opacity does not always update correctly. An example use case where it will not update and it...
java.lang.IndexOutOfBoundsException: Invalid index 0, size is 0 at java.util.ArrayList.throwIndexOutOfBoundsException(ArrayList.java:251) at java.util.ArrayList.get(ArrayList.java:304) at android.widget.HeaderViewListAdapter.isEnabled(HeaderViewListAdapter.java:164) at android.widget.ListView.dispatchDraw(ListView.java:3193) at android.view.View.draw(View.java:13770) at android.widget.AbsListView.draw(AbsListView.java:4395) at android.view.View.getDisplayList(View.java:12718) at android.view.View.getDisplayList(View.java:12762) at android.view.View.draw(View.java:13491) at android.view.ViewGroup.drawChild(ViewGroup.java:3219) at android.view.ViewGroup.dispatchDraw(ViewGroup.java:3089) at...