Commit Graph

11 Commits

Author SHA1 Message Date
anoshenko f8d797a4c1 Optimisation 2022-10-30 17:22:33 +03:00
Alexei Anoshenko dcf8240235 Removed Init function from View interface 2022-09-01 11:04:50 +03:00
Alexei Anoshenko 5926a7649f Changed the type of the second argument of all Get functions to "subviewID ...string" (previously "subviewID string") 2022-08-31 22:17:46 +03:00
Alexei Anoshenko c5ca92de60 Optimisation 2022-07-28 12:11:27 +03:00
Alexei Anoshenko fdbb6cb00b replace interface{} -> any 2022-07-26 18:36:00 +03:00
Alexei Anoshenko 9478b1ee4f Bug fixing 2022-05-22 12:54:02 +03:00
Alexei Anoshenko 894242f2dd Added Theme interface, NewTheme, CreateThemeFromText, and AddTheme functions 2022-05-12 11:05:50 +03:00
anoshenko 9b3816f049 Added processing of title, icon, and close button changing in TabsLayout 2021-11-20 17:10:01 +03:00
anoshenko 76ff9a38fb Added detailsView expand event 2021-11-20 16:53:45 +03:00
anoshenko 7e2804f002 Add a listener for changing a property value 2021-11-20 11:15:28 +03:00
anoshenko 73e7184395 Initialization 2021-09-07 17:36:50 +03:00