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

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 39 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

View File

@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<layer-list xmlns:android="http://schemas.android.com/apk/res/android">
<item
android:drawable="@drawable/flomo"
android:width="18dp"
android:height="18dp" />
</layer-list>