修改名稱

This commit is contained in:
Raymond Yang 2023-07-03 20:01:55 +08:00
parent eadb0f0ddb
commit 32f3a66e81
2 changed files with 9 additions and 1 deletions

View File

@ -81,4 +81,12 @@
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent" />
<TextView
android:id="@+id/textView8"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="by 楓小夜"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintTop_toTopOf="parent" />
</androidx.constraintlayout.widget.ConstraintLayout>

View File

@ -1,5 +1,5 @@
<resources>
<string name="app_name">懸浮視窗 by 楓小夜</string>
<string name="app_name">卡幀神器</string>
<array name="item_edge_position">
<item>左上角</item>