Files
OwnDroid/app/src/main/res/drawable/swap_horiz_fill0.xml
BinTianqi fb40708f0d Drop force activating feature, close #114
Update README files
Add AppLockDialog to DhizukuActivity
Improve UI
Upgrade dependencies
2025-06-01 12:40:02 +08:00

10 lines
409 B
XML

<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="960"
android:viewportHeight="960">
<path
android:pathData="M280,800 L80,600l200,-200 56,57 -103,103h287v80L233,640l103,103 -56,57ZM680,560 L624,503 727,400L440,400v-80h287L624,217l56,-57 200,200 -200,200Z"
android:fillColor="#000000"/>
</vector>