I've a problem with mergReader
function.
In my iOS app I use a mobilePick
function,
before I call mergReader
the viewing of mobilPick
is well in center of the screen
but after mergReader
called the next use of mobilPick
put to left position the Picker into the screen.
after calling mergReader screenshot: After
before calling mergReader screenshot: Before
Any hints?
Thanks, Paolo