Restore the deleted library file

This commit is contained in:
2026-05-15 20:12:02 +08:00
parent e813afe8b1
commit fcc81c6e1f
199 changed files with 17780 additions and 2 deletions

View File

@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@drawable/pressed_shape" android:state_pressed="true"></item>
<item android:drawable="@drawable/default_shape"></item>
</selector>