discord-jadx/app/src/main/res/drawable/ripple_bg_secondary.xml

5 lines
223 B
XML

<?xml version="1.0" encoding="utf-8"?>
<ripple xmlns:android="http://schemas.android.com/apk/res/android" android:color="?attr/colorControlHighlight">
<item android:drawable="?attr/colorBackgroundSecondary"/>
</ripple>