Styling EditText view with shape drawable to look similar to new holographic theme for Android < 3.0

前端 未结 2 1034
说谎
说谎 2020-12-02 11:38

I want to create a shape drawable for that mimics the new holographic theme (Android >=3.0) on older Android versions.

It\'s quite easy to draw a line at the bottom

2条回答
  •  借酒劲吻你
    2020-12-02 12:27

    It's a little hack, but unless you find something better, this way it should be possible.

    
    
      
          
              
          
      
    
      
      
          
              
          
      
    
      
      
          
              
          
      
    
    

提交回复
热议问题