修复数据错乱的bug

This commit is contained in:
AriaLyy
2017-01-06 15:35:31 +08:00
parent ec7cfd3549
commit 6ac3648bba
28 changed files with 558 additions and 295 deletions

View File

@ -5,7 +5,7 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
app:layout_behavior="@string/appbar_scrolling_view_behavior"
tools:context="com.arialyy.simple.activity.SingleTaskActivity"
tools:context="com.arialyy.simple.single_task.SingleTaskActivity"
tools:showIn="@layout/activity_single"
>