How to make auto theme using PixelTheme library in sketchware pro tutorial 118

Published: 24 September 2022
on channel: Wild Food Pakistan
726
25

Hello viewers, In this video you will learn how to make auto theme in sketchware pro using PixelTheme library.
PixelhubTheme_v1.0 library is created by me to change app theme with minimum coding. I hope you will love this library and will support this channel. If you have any question about it or any suggestion than feel free to comment here. Thank you


Codes:


change linear layout color automatically

Theme.setBackground(linear1, getApplicationContext());

change linear layout color as you wish

Theme.setCustomBg(linear2,0xFF000000, 0xFFFFFFFF, getApplicationContext());

change text color automatically

Theme.setCustomTextColor(textview1,0xFFF44336, 0xFF009688, getApplicationContext());

change text color as you wish

Theme.setTextColor(textview2, getApplicationContext());
Theme.setTextColor(textview3, getApplicationContext());

change icon color automatically

Theme.setIconColor(imageview1, getApplicationContext());
Theme.setIconColor(imageview2, getApplicationContext());


change icon color as you wish

Theme.setIconColor(imageview2, 0xffffffff, 0xff000000, 0xffe0e0e0 getApplicationContext());

Library link:
https://drive.google.com/file/d/133ju...


#sketchware
#sketchware_pro
#uiux
#github
#pixeltheme
#androidstudio
#sketchwarepro
#howto
#tutorials
#education
#pixelhubtechnical


Watch video How to make auto theme using PixelTheme library in sketchware pro tutorial 118 online without registration, duration hours minute second in high quality. This video was added by user Wild Food Pakistan 24 September 2022, don't forget to share it with your friends and acquaintances, it has been viewed on our site 726 once and liked it 25 people.