1
0
mirror of https://github.com/fumiama/copymanga.git synced 2026-06-23 02:50:23 +08:00

2.0.beta13

1. 解决一些闪退
2. 增加设置页面
3. 升级ABI
4. 修复gradle疑难杂症
This commit is contained in:
源文雨
2022-10-18 00:50:10 +08:00
parent 663f853e81
commit 1c18d317f8
7 changed files with 83 additions and 15 deletions

View File

@@ -1,6 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<top.fumiama.copymanga.ui.settings.SettingsFragment
xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent"
<View xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent"
android:layout_height="match_parent">
</top.fumiama.copymanga.ui.settings.SettingsFragment>
</View>