version:3.2
fix: update:增加拨号,添加联系人,通话记录
This commit is contained in:
5
app/src/main/res/drawable/bt_dialer_pressed.xml
Normal file
5
app/src/main/res/drawable/bt_dialer_pressed.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="#E8E8E8" />
|
||||
</shape>
|
||||
Reference in New Issue
Block a user