move MyCanvas in View folder

This commit is contained in:
tibbi
2017-11-20 16:45:21 +01:00
parent 8e4dba278f
commit 42e1f06d16
6 changed files with 6 additions and 5 deletions

View File

@ -5,7 +5,7 @@
android:layout_width="match_parent"
android:layout_height="match_parent">
<com.simplemobiletools.draw.MyCanvas
<com.simplemobiletools.draw.views.MyCanvas
android:id="@+id/my_canvas"
android:layout_width="match_parent"
android:layout_height="match_parent"