Disable cameraui view for now
Project: http://git-wip-us.apache.org/repos/asf/flex-examples/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-examples/commit/8ff391f7 Tree: http://git-wip-us.apache.org/repos/asf/flex-examples/tree/8ff391f7 Diff: http://git-wip-us.apache.org/repos/asf/flex-examples/diff/8ff391f7 Branch: refs/heads/develop Commit: 8ff391f78bd589b769f32562631845c2d82569c2 Parents: 75ce7aa Author: OmPrakash Muppirala <[email protected]> Authored: Fri Apr 10 23:42:35 2015 -0700 Committer: OmPrakash Muppirala <[email protected]> Committed: Fri Apr 10 23:42:35 2015 -0700 ---------------------------------------------------------------------- tourdeflexmobile/src/TourDeFlexMobile.mxml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-examples/blob/8ff391f7/tourdeflexmobile/src/TourDeFlexMobile.mxml ---------------------------------------------------------------------- diff --git a/tourdeflexmobile/src/TourDeFlexMobile.mxml b/tourdeflexmobile/src/TourDeFlexMobile.mxml index 45d8bf7..2ff2f97 100644 --- a/tourdeflexmobile/src/TourDeFlexMobile.mxml +++ b/tourdeflexmobile/src/TourDeFlexMobile.mxml @@ -24,18 +24,17 @@ limitations under the License. applicationComplete="init(event)" splashScreenImage="@Embed('assets/images/poweredby.png')" splashScreenScaleMode="letterbox"> - <fx:Style source="styles.css"/> +<!-- <fx:Style source="styles.css"/>--> <fx:Script> <