修复数据错乱的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

@@ -8,7 +8,7 @@
>
<fragment
android:id="@+id/fragment1"
android:name="com.arialyy.simple.fragment.DownloadFragment"
android:name="com.arialyy.simple.fragment_task.DownloadFragment"
android:layout_width="match_parent"
android:layout_height="match_parent"
/>