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

Опубликовано: 24 Сентябрь 2022
на канале: 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


Смотрите видео How to make auto theme using PixelTheme library in sketchware pro tutorial 118 онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Wild Food Pakistan 24 Сентябрь 2022, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 726 раз и оно понравилось 25 людям.