-->



الكود
 

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

إرسال تعليق