提交历史代码
This commit is contained in:
@@ -215,4 +215,15 @@
|
||||
android:layout_height="match_parent" />
|
||||
|
||||
</FrameLayout>
|
||||
|
||||
<TextView
|
||||
android:id="@+id/btnClear"
|
||||
android:layout_width="160dp"
|
||||
android:layout_height="80dp"
|
||||
android:text="清除数据"
|
||||
android:textSize="26sp"
|
||||
android:gravity="center"
|
||||
android:textColor="@color/white"
|
||||
android:layout_gravity="start|bottom"/>
|
||||
|
||||
</FrameLayout>
|
||||
Reference in New Issue
Block a user