mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-17 19:38:08 +00:00
Remove unused drawable
This commit is contained in:
parent
c2e7fadb13
commit
26764601f5
1 changed files with 0 additions and 8 deletions
|
|
@ -1,8 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:state_pressed="true"
|
||||
android:drawable="@drawable/numpad_star_over" />
|
||||
<item
|
||||
android:drawable="@drawable/numpad_star" />
|
||||
</selector>
|
||||
|
||||
Loading…
Add table
Reference in a new issue