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
This commit is contained in:
Matthias Melcher 2018-03-26 21:39:02 +00:00
parent 3b7e1a5ec6
commit daca2a95cf

View File

@ -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