init: 河南女子职业学院智慧学工考勤签到 Android 应用
功能包含:学生登录、微信授权、自定义GPS签到、预设管理、历史记录 开发者:凡笙 Made-with: Cursor
This commit is contained in:
5
app/src/main/res/drawable/bg_pill_muted.xml
Normal file
5
app/src/main/res/drawable/bg_pill_muted.xml
Normal file
@@ -0,0 +1,5 @@
|
||||
<?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>
|
||||
Reference in New Issue
Block a user