wxr
2023-07-06 203c3a3ffde6259413d9743f6a723b95b1e7989c
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;
        }
        //添加屏幕半透明填充色