fix: user login; refactor: move package widget to package ui

This commit is contained in:
hyb1996
2017-10-26 13:16:34 +08:00
parent 6cee2def6e
commit 1e5c05efb9
65 changed files with 843 additions and 607 deletions

View File

@@ -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"/>