Загрузка...

How to make Zoomable Movie Annimation TextView in Sketchware

Hello friends in this video we have shown How to make Zoomable Movie Annimation TextView in Sketchware. Hope you all will like the video. Do like the video. Also do subscribe our channel for more such videos. Hope you will learn something new from the video. Also if you get any issues in this then do bring it into our notice so that we can solve it.

The code is:

ScaleAnimation scaleAnimation = new ScaleAnimation(1f,4f,1f,4f, Animation.RELATIVE_TO_SELF, 0.5f, Animation.RELATIVE_TO_SELF, 0.5f);
scaleAnimation.setInterpolator(new LinearInterpolator());
scaleAnimation.setDuration(1800);
text.startAnimation(scaleAnimation);

#sketchware #scratch #android #app

Видео How to make Zoomable Movie Annimation TextView in Sketchware канала Sketchware Help
Яндекс.Метрика
Все заметки Новая заметка Страницу в заметки
Страницу в закладки Мои закладки
На информационно-развлекательном портале SALDA.WS применяются cookie-файлы. Нажимая кнопку Принять, вы подтверждаете свое согласие на их использование.
О CookiesНапомнить позжеПринять