This website requires JavaScript.
Explore
Help
Sign In
fenix
/
Simple-Draw
Watch
1
Star
0
Fork
0
You've already forked Simple-Draw
mirror of
https://github.com/SimpleMobileTools/Simple-Draw.git
synced
2025-02-09 16:28:45 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Simple-Draw
/
app
/
src
/
main
/
kotlin
/
com
/
simplemobiletools
/
draw
/
models
History
tibbi
42e1f06d16
move MyCanvas in View folder
2017-11-20 16:45:21 +01:00
..
MyParcelable.kt
declare MyParcelable CREATOR as @JvmField so it works properly
2017-11-07 22:48:06 +01:00
MyPath.kt
fix a concurrent modification exception
2017-11-07 23:29:06 +01:00
PaintOptions.kt
move a couple classes to the new Models folder
2017-11-07 20:29:38 +01:00
Svg.kt
move MyCanvas in View folder
2017-11-20 16:45:21 +01:00