任务组bug 修复

This commit is contained in:
AriaLyy
2017-07-17 18:10:37 +08:00
parent 041df07617
commit b8a86890a7
31 changed files with 449 additions and 72 deletions

View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<TextView xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:padding="8dp"
android:textColor="@color/black"
android:textSize="20sp"
/>