Toon van Strijp

Results 18 issues of Toon van Strijp

Heey guys, Im using this awesome library but whenever I use setImage the activity is not sliding in. Does somebody know how to solve this? ![screenrecorder](https://cloud.githubusercontent.com/assets/11893063/12484738/f466a902-c05b-11e5-80f7-612c77b8659d.gif) Thanks

I've a reycleview with cardviews and if i click on them it opens an other activity. But the first item always appeared like this: ![screenshot_2015-09-22-03-14-45](https://cloud.githubusercontent.com/assets/11893063/10017618/66c86aac-6130-11e5-9594-cc28907d2b7d.png) And then the second item...

It would be cool to have a parameter we could add to define files that should be uploaded with the release itself. This way you can include the build library...

As you can see in this video: [https://youtu.be/ikCSoL0w85I](https://youtu.be/ikCSoL0w85I) I'm making perfect circles with my finger on the touchpad but somehow the cursor keeps jumping a little. I don't know if...

Last time I tried this repository I had a lot of troubles to get the battery to perform well. That time my battery lasted for 2 hours... and the fans...

I'm using angular 1.6.1 and it seems not to work with it: `angular.js:14328 TypeError: Cannot read property 'length' of undefined at k (http://localhost:3000/bower_components/angular/angular.min.js:108:320) at http://localhost:3000/bower_components/md-data-table/dist/md-data-table.js:1214:37 at http://localhost:3000/bower_components/angular/angular.min.js:60:109 at http://localhost:3000/bower_components/angular/angular.min.js:65:281 at...

I can't figure it out how to center my SVG... The code I'm using: ``` let icon = UIView(SVGNamed: "icon_english") { (svgLayer) in svgLayer.fillColor = UIColor.white.cgColor } icon.backgroundColor = UIColor(red:...

I'm trying to bundle all my monaco-editor dependencies to a separate chunk inside my webpack config. Right now I'm doing is by using the cacheGroups feature of webpack: ```javascript splitChunks:...

help wanted
question
webpack-plugin

``` Uncaught (in promise) TypeError: Cannot read property 'keys' of undefined at setOfCachedUrls (service-worker.js:144) at service-worker.js:156 at ``` I'm using the following config: ``` module.exports = { navigateFallback: '/index.html', stripPrefix:...

question

### Preflight checklist - [X] I could not find a solution in the existing issues, docs, nor discussions. - [X] I agree to follow this project's [Code of Conduct](https://github.com/ory/k8s/blob/master/CODE_OF_CONDUCT.md). -...

feat