Is there another way of rotating an EditText apart from using the RotateAnimation class?
Is there another way of rotating an EditText apart from using the RotateAnimation class?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Yes. You have to write your own
EditTextand override theonDraw:of course the TextPaint it is on your own too.