预设机器人设置UI

This commit is contained in:
2022-12-19 17:32:42 +08:00
parent f872029c9d
commit 2d2cc21e15
2 changed files with 74 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<androidx.coordinatorlayout.widget.CoordinatorLayout
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:background="@drawable/border_translucent">
</androidx.coordinatorlayout.widget.CoordinatorLayout>