背景像素拾取功能测试完成

This commit is contained in:
2025-12-14 04:46:17 +08:00
parent e59034e48d
commit cff26b3d11
4 changed files with 25 additions and 16 deletions

View File

@@ -20,8 +20,7 @@
<RelativeLayout
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="#FF28C000">
android:layout_height="match_parent">
<LinearLayout
android:layout_width="match_parent"
@@ -32,7 +31,6 @@
android:orientation="vertical"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="#FF3243E2"
android:id="@+id/background_view">
</cc.winboll.studio.powerbell.views.BackgroundView>
@@ -42,8 +40,7 @@
<LinearLayout
android:orientation="vertical"
android:layout_width="match_parent"
android:layout_height="400dp"
android:background="#B92FABE6">
android:layout_height="400dp">
<RelativeLayout
android:layout_width="match_parent"