Set Search text cursor using accent color instead of drawable

This commit is contained in:
krlvm 2021-03-28 12:24:29 +03:00
parent a9e8b3e06b
commit e4f2c58933
No known key found for this signature in database
GPG key ID: B8552A91FD265536
3 changed files with 5 additions and 6 deletions

View file

@ -1,5 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android" >
<size android:width="1dp" />
<solid android:color="#FFFFFF" />
</shape>