Developing Worklight 6.0 applications with Dojo 1.9, we're encountering some page navigation problems on Galaxy SII, SIII, Note devices with running Android v4.1.2 (very common).
We see these issues were resolved by Dojo patch #17164.
This patch is not included in Worklight's default Dojo build.
We tried to include it by placing the files in the project's dojox\mobile folder but with no effect - we guess it is being overwritten by unpatched classes during build.
Is there any other way to include/define this patch? We prefer to avoid custom building Dojo ourselves to keep up with WL versions.