Valentin J.

Results 8 issues of Valentin J.

can i use this for labels in interface builder ?

placeholder usually is a small image and need to has its own contentMode, my main images are big and contentMode is scaleToFill, but place holder is a small info icon..

can you tel me what entities are involved in this feature?

i want to create a customview like a loading button, something like this ``` val buttonLoading = verticalLayout{ textView { } } ``` and use this in other components.. can...

hi thanks for this amazing, easy to use slider... usually a placeholder, is a single image across entire app, so some we should choose it to be a general image,...

is there any way to retry a task or i have to implement it by my self? i mean retry a task after receiving the response : ``` //handle task...

### Description is there a easy way to put the drag indicator inside the controller? I saw that I can change the Yoffset that is currently -8, but is there...

i really need your help, could you please, describe how can i implement tabs (Tweets,Media,Likes) ![image](https://user-images.githubusercontent.com/13612410/27303561-775ca1a6-5550-11e7-9682-2da4a2ee8886.png) or help me here in stackoverflow https://stackoverflow.com/questions/44480677/stackoverflow-twitter-ios-app-how-they-handle-scrolling-in-their-pages i really dont know how they handle...