wxr
2020-09-29 51cb254cbd616e84b7a466b195eb43ab097c3897
HDL_ON/UI/UI2/2-Classification/ClassificationPage.cs
@@ -764,7 +764,8 @@
            if (functionCategoryCount > 4)
            {
                functionContentView.Height += Application.GetRealHeight((220 * (functionCategoryCount - 4) / 2) + 20);
                functionContentView.Height = Application.GetRealHeight((220 * functionCategoryCount / 2) + 20);
                s1View.Height = s2View.Height = functionContentView.Height;
            }
            #endregion