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

@@ -6,7 +6,7 @@
android:layout_height="32dp"
android:padding="5dp">
<com.stardust.widget.LevelBeamView
<com.stardust.scriptdroid.ui.widget.LevelBeamView
android:id="@+id/dataItemLevelBeam"
android:layout_width="wrap_content"
android:layout_height="32dp"/>