mirror of
				https://github.com/SimpleMobileTools/Simple-Contacts.git
				synced 2025-06-05 21:59:27 +02:00 
			
		
		
		
	use null textCursorDrawables for neutral cursor color
This commit is contained in:
		@@ -86,6 +86,7 @@
 | 
			
		||||
            android:lines="1"
 | 
			
		||||
            android:maxLines="1"
 | 
			
		||||
            android:singleLine="true"
 | 
			
		||||
            android:textCursorDrawable="@null"
 | 
			
		||||
            android:textSize="@dimen/bigger_text_size"/>
 | 
			
		||||
 | 
			
		||||
        <com.simplemobiletools.commons.views.MyEditText
 | 
			
		||||
@@ -101,6 +102,7 @@
 | 
			
		||||
            android:lines="1"
 | 
			
		||||
            android:maxLines="1"
 | 
			
		||||
            android:singleLine="true"
 | 
			
		||||
            android:textCursorDrawable="@null"
 | 
			
		||||
            android:textSize="@dimen/bigger_text_size"/>
 | 
			
		||||
 | 
			
		||||
        <com.simplemobiletools.commons.views.MyEditText
 | 
			
		||||
@@ -116,6 +118,7 @@
 | 
			
		||||
            android:lines="1"
 | 
			
		||||
            android:maxLines="1"
 | 
			
		||||
            android:singleLine="true"
 | 
			
		||||
            android:textCursorDrawable="@null"
 | 
			
		||||
            android:textSize="@dimen/bigger_text_size"/>
 | 
			
		||||
 | 
			
		||||
        <ImageView
 | 
			
		||||
 
 | 
			
		||||
@@ -18,6 +18,7 @@
 | 
			
		||||
        android:lines="1"
 | 
			
		||||
        android:maxLines="1"
 | 
			
		||||
        android:singleLine="true"
 | 
			
		||||
        android:textCursorDrawable="@null"
 | 
			
		||||
        android:textSize="@dimen/bigger_text_size"/>
 | 
			
		||||
 | 
			
		||||
    <com.simplemobiletools.commons.views.MyTextView
 | 
			
		||||
 
 | 
			
		||||
@@ -18,6 +18,7 @@
 | 
			
		||||
        android:lines="1"
 | 
			
		||||
        android:maxLines="1"
 | 
			
		||||
        android:singleLine="true"
 | 
			
		||||
        android:textCursorDrawable="@null"
 | 
			
		||||
        android:textSize="@dimen/bigger_text_size"/>
 | 
			
		||||
 | 
			
		||||
    <com.simplemobiletools.commons.views.MyTextView
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user