Showing edittext obliquely in android
        Posted  
        
            by 
                Chandra Sekhar
            
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Chandra Sekhar
        
        
        
        Published on 2012-06-14T12:08:13Z
        Indexed on 
            2012/06/21
            9:16 UTC
        
        
        Read the original article
        Hit count: 370
        
I have an EditText, which generally shows parallel to the screen X-axis. I want to show it obliquely (around 45 degree to horizontal axis). Is it possible to do this in Android. Please guide me in a direction so that I can try for it.
After getting the two links in the answer by pawelzeiba, I proceed a little bit in solving this, but stuck again so I put another question on this. here is the link.
So please help me to solve this.
© Stack Overflow or respective owner