修改了主题,增加了背景图片,提交到笔记按钮增加了一个图标

This commit is contained in:
2024-09-22 21:40:46 +08:00
parent 74adb11175
commit abc78b2bf7
8 changed files with 25 additions and 5 deletions

View File

@@ -11,7 +11,7 @@
android:label="@string/app_name"
android:roundIcon="@mipmap/ic_launcher_round"
android:supportsRtl="true"
android:theme="@style/Theme.Flomoai"
android:theme="@style/TransparentTheme"
tools:targetApi="31">
<activity
android:name=".MainActivity"