sample: 自定义控件; fix: ActivityNotFoundException

This commit is contained in:
hyb1996
2018-10-14 10:33:23 +08:00
parent db3571851c
commit 14b7a7e85e
39 changed files with 615 additions and 220 deletions

View File

@@ -1,4 +1,5 @@
<resources>
<string name="app_name">common</string>
<string name="text_no_floating_window_permission">没有悬浮窗权限</string>
<string name="error_activity_not_found_for_apk_installing">找不到安装apk的应用</string>
</resources>