fix: user login; refactor: move package widget to package ui
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
|
||||
</android.support.design.widget.AppBarLayout>
|
||||
|
||||
<com.stardust.widget.EWebView
|
||||
<com.stardust.scriptdroid.ui.widget.EWebView
|
||||
android:id="@+id/eweb_view"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"/>
|
||||
|
||||
Reference in New Issue
Block a user