mirror of
https://github.com/mihonapp/mihon.git
synced 2025-01-10 02:07:14 +01:00
5 lines
209 B
XML
5 lines
209 B
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<ripple android:color="?attr/rippleColor"
|
||
|
xmlns:android="http://schemas.android.com/apk/res/android" >
|
||
|
<item android:drawable="@color/backgroundDark" />
|
||
|
</ripple>
|