Ben Callis

Results 7 issues of Ben Callis

Some users of my application are experiencing a weird problem when using my application in landscape mode on a phone. I am using actionbarsherlock and have set the navigation mode...

## Check these before submitting: - [ ] The issue doesn't involve an [Unsupported Feature](https://github.com/airbnb/lottie-ios/blob/master/README.md#supported-after-effects-features) - [x] This issue isn't related to another open issue ## This issue is a:...

**Describe the bug** When using the stepper view there are several warnings in the logs. Performance to render the view is also somewhat slow which could be related to the...

I am having trouble setting the cell selected colour. I have tried in XML by setting the listSelector attribute as follows: ``` android:listSelector="@drawable/selected_background" ``` The selected_background is a simple shape...

Hi, I am using HorizontalListView as a header for a standard listView. It is working well however sometimes the HorizontalListView fails to respond to interaction. The only way to get...

I have successfully added the horizontal list view as a header to a standard list view. However, I am unable to get the horizontal view to register any click events....

Would it be possible to implement a setDivider method like the standard listView?