Skip to content

Commit

Permalink
1. 升级依赖库的版本
Browse files Browse the repository at this point in the history
2. 增加“拨打电话”功能
3. 处理新增键盘(蓝牙HID)时,Activity重启的问题
  • Loading branch information
kadbbz committed Aug 8, 2023
1 parent 2cbee85 commit 1b457c7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions app/src/main/res/values/dimens.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<dimen name="text_margin">16dp</dimen>
</resources>

0 comments on commit 1b457c7

Please sign in to comment.