Set the gravity of an android xml drawable after rotating it -


how can set gravity of drawable after rotation?

<?xml version="1.0" encoding="utf-8"?> <rotate android:fromdegrees="45"     xmlns:android="http://schemas.android.com/apk/res/android" >     <bitmap         xmlns:android="http://schemas.android.com/apk/res/android"         android:src="@drawable/png_picture" /> </rotate> 


Comments

Popular posts from this blog

php - How to add and update images or image url in Volusion using Volusion API -

Laravel mail error `Swift_TransportException in StreamBuffer.php line 269: Connection could not be established with host smtp.gmail.com [ #0]` -

c# SetCompatibleTextRenderingDefault must be called before the first -