Remove outdated custom background for password field.
In the lockscreen settings, the entry text field for the PIN/password still uses an outdated, gingerbready background. This is removed by using the default Holo background. Bug: 12382439 Change-Id: Iaa7ea4980060762841646a4b8ea18d008518c24b
This commit is contained in:
		@@ -57,7 +57,6 @@
 | 
			
		||||
        android:layout_marginStart="30dip"
 | 
			
		||||
        android:layout_marginEnd="30dip"
 | 
			
		||||
        android:textAppearance="?android:attr/textAppearanceLarge"
 | 
			
		||||
        android:background="@drawable/password_field_default"
 | 
			
		||||
        android:textColor="#ffffffff"
 | 
			
		||||
    />
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user