wxr
2022-11-25 a16dbea60b9fd0550dcdefd34c94ff6711af2cbc
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;
        }
        //添加屏幕半透明填充色