Files
GPSPunchApp/app/src/main/res/drawable/bg_pill_muted.xml
小杰 b4b190e23c init: 河南女子职业学院智慧学工考勤签到 Android 应用
功能包含:学生登录、微信授权、自定义GPS签到、预设管理、历史记录

开发者:凡笙

Made-with: Cursor
2026-03-14 23:20:43 +08:00

6 lines
194 B
XML

<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android">
<solid android:color="#1e8a94a6" />
<corners android:radius="999dp" />
</shape>