Paul Nicholson

Results 4 comments of Paul Nicholson

I am also experiencing this problem on ICS. Switching themes does not seem to make a difference and `getSupportActionBar().getThemedContext()` does not help.

I was able to get this working by setting the theme back to the base Theme.Sherlock theme so it seems that something is missing in the Holo.Theme.Sherlock theme.

@Vagabond Can you merge this and push a release to hex? I'd be willing to help maintain this package if you'd like help.

@fbjork I just saw this issue, not sure if you already solved your problem. I created [plug_rails_csrf_protection](https://github.com/gatherdigital/plug_rails_csrf_protection) for this very reason. It's not just the token length but also how...