From f49267e85b427a66523cff3efc236ec8db5e4051 Mon Sep 17 00:00:00 2001 From: Matthias Melcher Date: Sun, 1 Apr 2018 16:06:12 +0000 Subject: Android: Drawing RGB image data on the fly via callback git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12818 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- ide/AndroidStudio3/app/src/main/cpp/HelloAndroid.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ide') diff --git a/ide/AndroidStudio3/app/src/main/cpp/HelloAndroid.cxx b/ide/AndroidStudio3/app/src/main/cpp/HelloAndroid.cxx index acda5187c..cc3852ba1 100644 --- a/ide/AndroidStudio3/app/src/main/cpp/HelloAndroid.cxx +++ b/ide/AndroidStudio3/app/src/main/cpp/HelloAndroid.cxx @@ -323,7 +323,7 @@ test/cairo_test.cxx test/pixmap.cxx test/checkers.cxx test/pixmap_browser.cxx test/clock.cxx test/resizebox.cxx test/colbrowser.cxx test/rotated_text.cxx - * test/color_chooser.cxx: - can't draw 'on the fly' yet + * test/color_chooser.cxx:+ 'color_chooser' works test/scroll.cxx test/connect.cxx test/shape.cxx test/cube.cxx test/subwindow.cxx -- cgit v1.2.3