Cathal Coffey

Results 5 issues of Cathal Coffey

I have modified the example ActionBarSherlock/samples/demos/ListNavigation/ See my github fork [here](https://github.com/ccoffey/ActionBarSherlock/). for the changes. In summary I have added MyArrayAdapter my_spinner_dropdown_item.xml I have modified ListNavigation.java ``` 1. -25 ArrayAdapter list...

Bug Report

I have a simple Rails app and have configured Devise with Omniauth exactly as described in [this tutorial](https://hackernoon.com/how-to-integrate-devise-and-omniauth-facebook-authentication-to-your-rails-app-tyiv3xpi). I am now trying to replace an ERB UI with Ember. However,...

I am experiencing really bad frame rates when I run this on my RaspberryPi 3 model B. Is this just a hardware limitation or is there anything I can do...

This is easiest to explain by example: ```ruby activity = client.athlete_activities.last activity.class => Strava::Models::Activity activity.id => 2957731094 activity.name => "Morning Run" # This is actually a SummaryActivity (see here https://developers.strava.com/docs/reference/#api-models-SummaryActivity)...

new feature

Trying to take this advice in the README: https://github.com/mourner/flatqueue#using-typed-arrays But Typescript is not happy: ![Screenshot 2023-03-01 at 16 39 49](https://user-images.githubusercontent.com/456400/222206140-da2f0f56-1f13-4833-b118-38687b136e47.png) I am using flatqueue v2.0.3. What am I doing wrong...

enhancement