wjc
2023-07-26 9508510f0b27da3278fa1161eb2ba3dd1e3e2030
HDL-ON_Android/ZXingOverlayView.cs
@@ -7,7 +7,7 @@
namespace GateWay.Droid
{
    public class ZXingOverlayView: View
    public class ZXingOverlayView : View
    {
        float screenRate;
        float lineWidth;
@@ -50,7 +50,7 @@
            lineWidth = 2 * context.Resources.DisplayMetrics.Density;
            textSize = 16 * context.Resources.DisplayMetrics.Density;
        }
        //添加屏幕半透明填充色