From daca2a95cf0e0d14df68b4e21ed077a88dbb19be Mon Sep 17 00:00:00 2001 From: Matthias Melcher Date: Mon, 26 Mar 2018 21:39:02 +0000 Subject: Android: New version of the IDE Android Studio 3.1 . All still working fine. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12808 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- ide/AndroidStudio3/app/src/main/cpp/HelloAndroid.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'ide') diff --git a/ide/AndroidStudio3/app/src/main/cpp/HelloAndroid.cxx b/ide/AndroidStudio3/app/src/main/cpp/HelloAndroid.cxx index e0623f172..b2be477cd 100644 --- a/ide/AndroidStudio3/app/src/main/cpp/HelloAndroid.cxx +++ b/ide/AndroidStudio3/app/src/main/cpp/HelloAndroid.cxx @@ -444,6 +444,7 @@ int xmain(int argc, char **argv) Need Work: - Fl_Android_Graphics_Driver::pie(int) needs refactoring - ...::line(...) has round ing issues (see rounded box type) + - grab() not working when leaving window (adjuster...) test/CubeMain.cxx test/line_style.cxx -- cgit v1.2.3