Stanislav Petriakov

Results 7 issues of Stanislav Petriakov

This avoids state loss when ScalableVideoView placed in a row in RecyclerView or ListView or similar. So when user scrolls over this row down, onDetached called and resources are released,...

I think MediaPlayer should be initialized in constructor (not in setDataSource like now) because start/stop/pause etc. methods throw NullPointerException if data source hasn't been set yet.

On Android 6.0 https://www.dropbox.com/s/hjm2b332xotvgry/2016-03-26%2012.10.44.png?dl=0 https://www.dropbox.com/s/ed8xhp0tc1w0e56/2016-03-26%2012.28.20.png?dl=0

bug :bug:

enhancement :rocket:
Formbuilder :spiral_notepad:

Group control must have title. Maybe Group and controls inside should be expanded/collapsed at title click?

enhancement :rocket:
Formbuilder :spiral_notepad:

RadioButton must support images.

enhancement :rocket:
Formbuilder :spiral_notepad:

Make custom export dialog. See #306 and #313 also.

proposal