Changed package name
This commit is contained in:
parent
f5fbf9b5fa
commit
2501b899fd
9 changed files with 93 additions and 92 deletions
|
@ -4,7 +4,7 @@
|
|||
android:paddingRight="@dimen/activity_horizontal_margin"
|
||||
android:paddingTop="@dimen/activity_vertical_margin"
|
||||
android:paddingBottom="@dimen/activity_vertical_margin"
|
||||
tools:context="com.ddns.kauron.dungeonmanager.Introduction">
|
||||
tools:context="com.ddns.kauron.com.kauron.dungeonmanager.Introduction">
|
||||
|
||||
<LinearLayout
|
||||
android:layout_width="fill_parent"
|
||||
|
|
Reference in a new issue