Changes of com.discord v1100
This commit is contained in:
parent
7e9f2ab036
commit
b3314615b7
1072 changed files with 41093 additions and 36877 deletions
6
com.discord/res/drawable/ic_camera_state_dark.xml
Normal file
6
com.discord/res/drawable/ic_camera_state_dark.xml
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<selector
|
||||
xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:drawable="@drawable/ic_videocam_dark_grey_24dp" android:state_activated="true" />
|
||||
<item android:drawable="@drawable/ic_videocam_off_grey_24dp" />
|
||||
</selector>
|
Loading…
Add table
Add a link
Reference in a new issue