新增labelTextWidth

This commit is contained in:
Jenly
2021-01-14 17:48:49 +08:00
parent 69acfca413
commit 2c1938a69d
3 changed files with 12 additions and 1 deletions

View File

@@ -13,6 +13,7 @@
android:id="@+id/viewfinderView"
android:layout_width="match_parent"
android:layout_height="match_parent"
app:labelTextWidth="180dp"
app:labelText="@string/tips_scan_code"
app:labelTextSize="@dimen/size_14sp"
app:laserColor="@color/colorAccent"