It would be very useful to make it possible to instantiate this class, possibly customizing the B4XView size.
Currently, the class initializes the B4XView with
Width = 320dip
Height = 300dip
And if you try to resize the contained panels,
the days canvas is NOT resized
(the boxW, boxH constants are NOT updated).
Note: The Resize method is NOT present.
What do you recommend?
Currently, the class initializes the B4XView with
Width = 320dip
Height = 300dip
And if you try to resize the contained panels,
the days canvas is NOT resized
(the boxW, boxH constants are NOT updated).
Note: The Resize method is NOT present.
What do you recommend?