Move all error-related classes into error package
This commit is contained in:
parent
9c61f653e5
commit
bb398189d6
46 changed files with 111 additions and 104 deletions
|
|
@ -3,7 +3,7 @@
|
|||
xmlns:tools="http://schemas.android.com/tools"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
tools:context=".report.ErrorActivity">
|
||||
tools:context=".error.ErrorActivity">
|
||||
|
||||
<include
|
||||
layout="@layout/toolbar_layout"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue