B4A Library [B4X] [XUI] AS CalendarExpandable? [Payware]

Alexander Stolte

Expert
Licensed User
Longtime User
How i can implement resize method, please?
I try set .mBase.SetLayoutAnimated with .Refresh but not success
can you help me?, please
This is my Scenery
i try resize for flip phones
B4X:
    CallSub3(AS_CalendarExpandable1,"Base_Resize",Root.Width,AS_CalendarExpandable1.mBase.Height)
    AS_CalendarExpandable1.MonthView.Base_Resize(Root.Width,AS_CalendarExpandable1.MonthView.mBase.Height)
    AS_CalendarExpandable1.WeekView.Base_Resize(Root.Width,AS_CalendarExpandable1.MonthView.mBase.Height)

if this does not work, please create a new thread with an example project that shows what you are doing and what you want to achieve, thank you. Have a nice day.

Alex
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…